picorv32/scripts/presyn/README

6 lines
204 B
Plaintext
Raw Normal View History

2017-02-09 22:15:46 +08:00
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