3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-02 00:00:44 +00:00

Added greenpak4_dffinv

This commit is contained in:
Clifford Wolf 2016-08-15 09:33:06 +02:00
parent f0a8713fea
commit 5d90a5b905
3 changed files with 199 additions and 0 deletions

View file

@ -1,6 +1,7 @@
OBJS += techlibs/greenpak4/synth_greenpak4.o
OBJS += techlibs/greenpak4/greenpak4_counters.o
OBJS += techlibs/greenpak4/greenpak4_dffinv.o
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_map.v))
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_sim.v))