summaryrefslogtreecommitdiffstats
path: root/picorv32/scripts/presyn/README
diff options
context:
space:
mode:
Diffstat (limited to 'picorv32/scripts/presyn/README')
-rw-r--r--picorv32/scripts/presyn/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/picorv32/scripts/presyn/README b/picorv32/scripts/presyn/README
deleted file mode 100644
index 14aea33..0000000
--- a/picorv32/scripts/presyn/README
+++ /dev/null
@@ -1,5 +0,0 @@
-A simple example for how to use Yosys to "pre-synthesize" PicoRV32 in
-a way that can utilize an external memory module for the register file.
-
-See also:
-https://github.com/cliffordwolf/picorv32/issues/30