aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/greenpak4/Makefile.inc
diff options
context:
space:
mode:
authorAndrew Zonenberg <azonenberg@drawersteak.com>2016-05-04 15:55:16 -0700
committerAndrew Zonenberg <azonenberg@drawersteak.com>2016-05-04 15:55:16 -0700
commita613f171aeb8703b6849a87b73899389fb9912d8 (patch)
treee97b56cb7120f67350847b69dd7c614c35c842a7 /techlibs/greenpak4/Makefile.inc
parent9647dc3c07039c49b9bcf5932050467ca451ceef (diff)
downloadyosys-a613f171aeb8703b6849a87b73899389fb9912d8.tar.gz
yosys-a613f171aeb8703b6849a87b73899389fb9912d8.tar.bz2
yosys-a613f171aeb8703b6849a87b73899389fb9912d8.zip
Refactored synth_greenpak4 to use iopadmap for mapping GP_IOBUF/GP_OBUFT cells instead of extract
Diffstat (limited to 'techlibs/greenpak4/Makefile.inc')
-rw-r--r--techlibs/greenpak4/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/techlibs/greenpak4/Makefile.inc b/techlibs/greenpak4/Makefile.inc
index 4e8e9415c..969b7c80d 100644
--- a/techlibs/greenpak4/Makefile.inc
+++ b/techlibs/greenpak4/Makefile.inc
@@ -2,7 +2,6 @@
OBJS += techlibs/greenpak4/synth_greenpak4.o
OBJS += techlibs/greenpak4/greenpak4_counters.o
-$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/cells_extract.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))
$(eval $(call add_share_file,share/greenpak4,techlibs/greenpak4/gp_dff.lib))