Initial adaptation of muxpack from shregmap

This commit is contained in:
Eddie Hung 2019-06-06 10:51:02 -07:00
parent b894187cf6
commit 7bd1c664a6
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ OBJS += passes/techmap/attrmap.o
OBJS += passes/techmap/zinit.o
OBJS += passes/techmap/dff2dffs.o
OBJS += passes/techmap/flowmap.o
OBJS += passes/techmap/muxpack.o
endif
GENFILES += passes/techmap/techmap.inc