mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-03 19:19:48 +02:00
This approach had major issues with ROMs whose initialization was not fully defined. If required, memory_map -rom-only -keepdc should be called early in a formal flow instead. (This does require a careful choice of optimization passes though. Sby's scripts will be updated accordingly.)