From 24dcc2af82ac927fcfa59fd28b0d7ea8bd5bfb7b Mon Sep 17 00:00:00 2001 From: Markus Koch Date: Mon, 18 Apr 2022 11:04:16 +0200 Subject: [PATCH] Initial commit --- README.MD | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.MD diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..437acd9 --- /dev/null +++ b/README.MD @@ -0,0 +1,7 @@ +# Cocotb helpers + +Small helper scripts / libraries / templates for use with VHDL + Cocotb test benches. + +## License + +This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.