aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/greenpak4/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2016-08-15 09:33:06 +0200
committerClifford Wolf <clifford@clifford.at>2016-08-15 09:33:06 +0200
commit5d90a5b9058d0e47643026b3439644cf974566a4 (patch)
tree1e2e12edeed6c6c51aec5c22da0ec8fad64a901a /techlibs/greenpak4/Makefile.inc
parentf0a8713fea9fea016e5a83fefd9e00a32f4a88d2 (diff)
downloadyosys-5d90a5b9058d0e47643026b3439644cf974566a4.tar.gz
yosys-5d90a5b9058d0e47643026b3439644cf974566a4.tar.bz2
yosys-5d90a5b9058d0e47643026b3439644cf974566a4.zip
Added greenpak4_dffinv
Diffstat (limited to 'techlibs/greenpak4/Makefile.inc')
-rw-r--r--techlibs/greenpak4/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/techlibs/greenpak4/Makefile.inc b/techlibs/greenpak4/Makefile.inc
index 969b7c80d..1c9871e2f 100644
--- a/techlibs/greenpak4/Makefile.inc
+++ b/techlibs/greenpak4/Makefile.inc
@@ -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))