2018-12-01 11:28:54 -06:00
|
|
|
|
|
|
|
OBJS += techlibs/anlogic/synth_anlogic.o
|
|
|
|
OBJS += techlibs/anlogic/anlogic_eqn.o
|
2019-08-12 13:19:54 -05:00
|
|
|
OBJS += techlibs/anlogic/anlogic_fixcarry.o
|
2018-12-01 11:28:54 -06:00
|
|
|
|
|
|
|
$(eval $(call add_share_file,share/anlogic,techlibs/anlogic/cells_map.v))
|
|
|
|
$(eval $(call add_share_file,share/anlogic,techlibs/anlogic/arith_map.v))
|
|
|
|
$(eval $(call add_share_file,share/anlogic,techlibs/anlogic/cells_sim.v))
|
2018-12-18 20:23:58 -06:00
|
|
|
$(eval $(call add_share_file,share/anlogic,techlibs/anlogic/eagle_bb.v))
|
2018-12-14 02:50:37 -06:00
|
|
|
$(eval $(call add_share_file,share/anlogic,techlibs/anlogic/drams.txt))
|
|
|
|
$(eval $(call add_share_file,share/anlogic,techlibs/anlogic/drams_map.v))
|
2018-12-18 20:18:47 -06:00
|
|
|
$(eval $(call add_share_file,share/anlogic,techlibs/anlogic/dram_init_16x4.vh))
|