2020-11-16 14:07:32 -06:00
|
|
|
|
|
|
|
OBJS += techlibs/machxo2/synth_machxo2.o
|
|
|
|
|
2023-03-18 12:11:50 -05:00
|
|
|
$(eval $(call add_share_file,share/machxo2,techlibs/ecp5/cells_io.vh))
|
2020-11-16 14:07:32 -06:00
|
|
|
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/cells_map.v))
|
|
|
|
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/cells_sim.v))
|
2023-04-10 05:39:09 -05:00
|
|
|
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/cells_bb.v))
|
2022-03-05 20:43:13 -06:00
|
|
|
|
2023-04-04 03:56:17 -05:00
|
|
|
$(eval $(call add_share_file,share/machxo2,techlibs/ecp5/lutrams.txt))
|
|
|
|
$(eval $(call add_share_file,share/machxo2,techlibs/ecp5/lutrams_map.v))
|
|
|
|
|
2022-03-05 20:43:13 -06:00
|
|
|
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/brams.txt))
|
|
|
|
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/brams_map.v))
|
2023-03-31 06:36:36 -05:00
|
|
|
$(eval $(call add_share_file,share/machxo2,techlibs/machxo2/arith_map.v))
|