aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/greenpak4/Makefile.inc
diff options
context:
space:
mode:
authorAndrew Zonenberg <azonenberg@drawersteak.com>2017-08-29 14:17:29 -0700
committerAndrew Zonenberg <azonenberg@drawersteak.com>2017-09-01 06:44:28 -0700
commitfc0c7f74dc9133bbf19aa9eafff26738a05135ef (patch)
tree2018cfb4f370b1ba7937d849e7ed915642f8964c /techlibs/greenpak4/Makefile.inc
parent80aaf503025e1cabf12f0bd273c95f369de36969 (diff)
downloadyosys-fc0c7f74dc9133bbf19aa9eafff26738a05135ef.tar.gz
yosys-fc0c7f74dc9133bbf19aa9eafff26738a05135ef.tar.bz2
yosys-fc0c7f74dc9133bbf19aa9eafff26738a05135ef.zip
Added blackbox $__COUNT_ cell model
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 9c3efcb8d..b43fb7511 100644
--- a/techlibs/greenpak4/Makefile.inc
+++ b/techlibs/greenpak4/Makefile.inc
@@ -2,6 +2,7 @@
OBJS += techlibs/greenpak4/synth_greenpak4.o
OBJS += techlibs/greenpak4/greenpak4_dffinv.o
+$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_blackbox.v))
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_latch.v))
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_map.v))
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_sim.v))