3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-16 05:45:47 +00:00
yosys/techlibs/sf2/CMakeLists.txt
2026-06-12 10:01:24 +02:00

34 lines
370 B
CMake

yosys_pass(synth_sf2
synth_sf2.cc
REQUIRES
abc
attrmap
blackbox
check
clean
clkbufmap
deminout
dfflegalize
flatten
hierarchy
iopadmap
memory_map
opt
opt_expr
proc
read_techlib
simplemap
stat
synth
techmap
tribuf
write_edif
write_json
write_verilog
DATA_DIR
sf2
DATA_FILES
arith_map.v
cells_map.v
cells_sim.v
)