aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2019-11-22 15:41:23 -0800
committerEddie Hung <eddie@fpgeh.com>2019-11-22 15:41:23 -0800
commit3df191cec5d64c743f8fbb0294d9492c5598bc1b (patch)
tree03d8a362ee2bad1403cce26547c6f7ab900343dd
parent450ad0e9ba031fbeef904746ca773e3b0e21af8f (diff)
downloadyosys-3df191cec5d64c743f8fbb0294d9492c5598bc1b.tar.gz
yosys-3df191cec5d64c743f8fbb0294d9492c5598bc1b.tar.bz2
yosys-3df191cec5d64c743f8fbb0294d9492c5598bc1b.zip
Entry in Makefile.inc
-rw-r--r--passes/techmap/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/passes/techmap/Makefile.inc b/passes/techmap/Makefile.inc
index cd357d72a..13992315e 100644
--- a/passes/techmap/Makefile.inc
+++ b/passes/techmap/Makefile.inc
@@ -41,6 +41,7 @@ OBJS += passes/techmap/zinit.o
OBJS += passes/techmap/dff2dffs.o
OBJS += passes/techmap/flowmap.o
OBJS += passes/techmap/extractinv.o
+OBJS += passes/techmap/clkpart.o
endif
GENFILES += passes/techmap/techmap.inc