2019-05-23 17:03:08 -05:00
|
|
|
|
|
|
|
OBJS += techlibs/sf2/synth_sf2.o
|
2019-05-23 18:55:49 -05:00
|
|
|
OBJS += techlibs/sf2/sf2_iobs.o
|
2019-05-23 17:03:08 -05:00
|
|
|
|
|
|
|
$(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))
|
|
|
|
|