summarylogtreecommitdiffstats
path: root/readme.org
diff options
context:
space:
mode:
authorCayetano Santos2021-05-22 12:23:34 +0200
committerCayetano Santos2021-05-22 12:23:34 +0200
commit283738458d23377d986bae1b1d894254afa7e0d8 (patch)
treeed23e0719e026d0c8162fc1eacd0abeedee5866a /readme.org
downloadaur-283738458d23377d986bae1b1d894254afa7e0d8.tar.gz
First commit, includes all necessary files
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org10
1 files changed, 10 insertions, 0 deletions
diff --git a/readme.org b/readme.org
new file mode 100644
index 000000000000..4eb688ab3977
--- /dev/null
+++ b/readme.org
@@ -0,0 +1,10 @@
+#+TITLE: Python-cocotb-bus AUR package
+
+[[https://gitlab.com/aur-packages/python-cocotb/-/commits/master][https://gitlab.com/aur-packages/python-cocotb-bus/badges/master/pipeline.svg]]
+
+[[https://docs.cocotb.org/en/latest/][Cocotb]] is a coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python.
+[[https://github.com/cocotb/cocotb-bus][Cocotb-bus]] are pre-packaged testbenching tools and reusable bus interfaces for [[https://github.com/cocotb/cocotb-bus][Cocotb]].
+
+This [[https://wiki.archlinux.org/index.php/Arch_Build_System][PKGBUILD]] provides a way to build a package suitable for [[https://www.archlinux.org/][Archlinux]].
+
+This project lives in [[https://gitlab.com/aur-packages/python-cocotb-bus][gitlab.com]] and in the [[https://aur.archlinux.org/packages/python-cocotb-bus/][aur]]. The included =yml= file tests the [[https://gitlab.com/aur-packages/python-cocotb-bus/pipelines][build]] process.