mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Merge pull request #753 from Icenowy/anlogic-makefile-fix
anlogic: fix Makefile.inc
This commit is contained in:
commit
c98d44ac12
1 changed files with 1 additions and 0 deletions
|
@ -5,5 +5,6 @@ OBJS += techlibs/anlogic/anlogic_eqn.o
|
|||
$(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))
|
||||
$(eval $(call add_share_file,share/anlogic,techlibs/anlogic/eagle_bb.v))
|
||||
$(eval $(call add_share_file,share/anlogic,techlibs/anlogic/drams.txt))
|
||||
$(eval $(call add_share_file,share/anlogic,techlibs/anlogic/drams_map.v))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue