summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCayetano Santos2020-05-01 17:51:34 +0200
committerCayetano Santos2020-05-01 17:51:34 +0200
commit6afdee6fda107666d764cefd9cbe26a556582939 (patch)
tree54d69102a636d990482d2a4f5d1b6c50478379c5
parentb41de6e9535754cf0006cd5b40e111dfe2ea243d (diff)
downloadaur-6afdee6fda107666d764cefd9cbe26a556582939.tar.gz
readme file
-rw-r--r--readme.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/readme.org b/readme.org
new file mode 100644
index 000000000000..4bbe6ba82142
--- /dev/null
+++ b/readme.org
@@ -0,0 +1,9 @@
+#+TITLE: Python-cocotb AUR package
+
+[[https://gitlab.com/aur-packages/python-cocotb/-/commits/master][https://gitlab.com/aur-packages/python-cocotb/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. 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 [[https://gitlab.com/aur-packages/python-cocotb][here]]. The included =yml= file tests the [[https://gitlab.com/aur-packages/python-cocotb/pipelines][build]] process.