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 6c82468031 fabulous: add -ff option, remove legacy -plib/-complex-dff option
The concept of 'COMPLEX_DFF' is deprecated. Instead, simply specify the supported flip-flops using `-ff <cell_type_pattern> <init_values>` and supply the mapping file.

Signed-off-by: Leo Moser <leomoser99@gmail.com>
2026-06-30 16:06:38 +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
ram_regfile.txt Introduce RegFile mappings 2022-11-17 13:34:58 +01:00
regfile_map.v fabulous: Unify and update primitives 2022-11-17 13:34:58 +01:00
synth_fabulous.cc fabulous: add -ff option, remove legacy -plib/-complex-dff option 2026-06-30 16:06:38 +02:00