aboutsummaryrefslogtreecommitdiffstats
path: root/data/README.md
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2019-07-21 13:37:25 +0200
committerYann Herklotz <git@yannherklotz.com>2019-07-21 13:37:25 +0200
commit30fbe26f59e54a276f88650ffa5e78343b5411eb (patch)
treeaa3166c423f262ee6296826d2c815a0b54084c31 /data/README.md
parentb5c035e45949945cc62845fa6492cffa77992524 (diff)
parentc19a51a8156bbcaee13d9819c8fe54ed0ca5c4cc (diff)
downloadverismith-30fbe26f59e54a276f88650ffa5e78343b5411eb.tar.gz
verismith-30fbe26f59e54a276f88650ffa5e78343b5411eb.zip
Merge branch 'master' into fix/resize-modports
Diffstat (limited to 'data/README.md')
-rw-r--r--data/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/README.md b/data/README.md
new file mode 100644
index 0000000..def3ad3
--- /dev/null
+++ b/data/README.md
@@ -0,0 +1,5 @@
+# Cells
+
+The implementation of the cells were initially taken from [VlogHammer
+scripts](https://github.com/YosysHQ/VlogHammer/tree/master/testbench/scripts). Additions
+were then implemented manually.