2015-03-05 13:37:55 -06:00
|
|
|
|
|
|
|
OBJS += techlibs/ice40/synth_ice40.o
|
2015-04-17 04:54:25 -05:00
|
|
|
OBJS += techlibs/ice40/ice40_ffssr.o
|
2015-03-05 13:37:55 -06:00
|
|
|
|
2015-04-18 02:33:08 -05:00
|
|
|
$(eval $(call add_share_file,share/ice40,techlibs/ice40/arith_map.v))
|
2015-03-05 13:37:55 -06:00
|
|
|
$(eval $(call add_share_file,share/ice40,techlibs/ice40/cells_map.v))
|
|
|
|
$(eval $(call add_share_file,share/ice40,techlibs/ice40/cells_sim.v))
|
2015-04-23 17:06:50 -05:00
|
|
|
$(eval $(call add_share_file,share/ice40,techlibs/ice40/brams.txt))
|
|
|
|
$(eval $(call add_share_file,share/ice40,techlibs/ice40/brams_map.v))
|
2015-03-05 13:37:55 -06:00
|
|
|
|