mirror of https://github.com/YosysHQ/yosys.git
8 lines
234 B
PHP
8 lines
234 B
PHP
|
|
||
|
OBJS += techlibs/sf2/synth_sf2.o
|
||
|
|
||
|
$(eval $(call add_share_file,share/sf2,techlibs/sf2/arith_map.v))
|
||
|
$(eval $(call add_share_file,share/sf2,techlibs/sf2/cells_map.v))
|
||
|
$(eval $(call add_share_file,share/sf2,techlibs/sf2/cells_sim.v))
|
||
|
|