aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/sf2/Makefile.inc
diff options
context:
space:
mode:
authorDan Ravensloft <dan.ravensloft@gmail.com>2020-07-04 21:20:26 +0100
committerDan Ravensloft <dan.ravensloft@gmail.com>2020-07-09 21:28:52 +0100
commit7dc0439de426483013a445122643e930b0bd0fa2 (patch)
tree85f944570894712d6989f2cf8ab4704ec69909c3 /techlibs/sf2/Makefile.inc
parenta9b61080a409d3ad2c8ff4a9bbef9ba1c9c1d194 (diff)
downloadyosys-7dc0439de426483013a445122643e930b0bd0fa2.tar.gz
yosys-7dc0439de426483013a445122643e930b0bd0fa2.tar.bz2
yosys-7dc0439de426483013a445122643e930b0bd0fa2.zip
sf2: replace sf2_iobs with {clkbuf,iopad}map
Diffstat (limited to 'techlibs/sf2/Makefile.inc')
-rw-r--r--techlibs/sf2/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/techlibs/sf2/Makefile.inc b/techlibs/sf2/Makefile.inc
index cc3054ace..cade49f37 100644
--- a/techlibs/sf2/Makefile.inc
+++ b/techlibs/sf2/Makefile.inc
@@ -1,6 +1,5 @@
OBJS += techlibs/sf2/synth_sf2.o
-OBJS += techlibs/sf2/sf2_iobs.o
$(eval $(call add_share_file,share/sf2,techlibs/sf2/arith_map.v))
$(eval $(call add_share_file,share/sf2,techlibs/sf2/cells_map.v))