summaryrefslogtreecommitdiffstats
path: root/scripts/presyn/README
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/presyn/README')
-rw-r--r--scripts/presyn/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/presyn/README b/scripts/presyn/README
new file mode 100644
index 0000000..14aea33
--- /dev/null
+++ b/scripts/presyn/README
@@ -0,0 +1,5 @@
+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