2015-03-05 13:37:55 -06:00
|
|
|
|
|
|
|
OBJS += techlibs/ice40/synth_ice40.o
|
2019-03-07 16:48:10 -06:00
|
|
|
OBJS += techlibs/ice40/ice40_braminit.o
|
2015-04-27 01:38:14 -05:00
|
|
|
OBJS += techlibs/ice40/ice40_opt.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))
|
2020-04-13 19:31:44 -05:00
|
|
|
$(eval $(call add_share_file,share/ice40,techlibs/ice40/ff_map.v))
|
2015-03-05 13:37:55 -06:00
|
|
|
$(eval $(call add_share_file,share/ice40,techlibs/ice40/cells_sim.v))
|
2016-05-06 16:02:37 -05:00
|
|
|
$(eval $(call add_share_file,share/ice40,techlibs/ice40/latches_map.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))
|
2022-02-27 02:29:26 -06:00
|
|
|
$(eval $(call add_share_file,share/ice40,techlibs/ice40/spram.txt))
|
|
|
|
$(eval $(call add_share_file,share/ice40,techlibs/ice40/spram_map.v))
|
2019-08-08 14:56:05 -05:00
|
|
|
$(eval $(call add_share_file,share/ice40,techlibs/ice40/dsp_map.v))
|
2019-10-04 13:04:10 -05:00
|
|
|
$(eval $(call add_share_file,share/ice40,techlibs/ice40/abc9_model.v))
|