3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-09 00:40:16 +00:00
yosys/techlibs/fabulous
Leo Moser c73fd4f70b fabulous: add -extra-mlibmap option, remove legacy -noregfile option
- this allows to map to any memories
- to map legacy register files, use: `-extra-plib regfile.v -extra-mlibmap ram_regfile.txt -extra-map regfile_map.v`

Signed-off-by: Leo Moser <leomoser99@gmail.com>
2026-06-30 16:08:54 +02:00
..
arith_map.v End of file fix 2026-06-23 07:23:41 +02:00
cells_map.v fabulous: add -ff option, remove legacy -plib/-complex-dff option 2026-06-30 16:06:38 +02:00
CMakeLists.txt Migrate build system to CMake 2026-06-03 08:58:10 +00:00
io_map.v End of file fix 2026-06-23 07:23:41 +02:00
synth_fabulous.cc fabulous: add -extra-mlibmap option, remove legacy -noregfile option 2026-06-30 16:08:54 +02:00