summaryrefslogtreecommitdiff
path: root/techlibs/greenpak4/Makefile.inc
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2015-09-18 12:00:37 +0200
committerClifford Wolf <clifford@clifford.at>2015-09-18 12:00:37 +0200
commit745d56149d276f52146e302d59f74ede8d1875ba (patch)
treed4e44c010631a538eef8f8cf95312edd89bd2ece /techlibs/greenpak4/Makefile.inc
parent452d4bf741cd46176c1dfbd232dd560e436b9f15 (diff)
Renamed GreenPAK4 cells, improved GP4 DFF mapping
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 39e385d1..5808e7bd 100644
--- a/techlibs/greenpak4/Makefile.inc
+++ b/techlibs/greenpak4/Makefile.inc
@@ -3,3 +3,4 @@ OBJS += techlibs/greenpak4/synth_greenpak4.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))
+$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/gp_dff.lib))