mirror of
https://github.com/YosysHQ/picorv32.git
synced 2025-01-03 03:43:38 -05:00
5 lines
204 B
Text
5 lines
204 B
Text
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
|