3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-17 16:52:16 +00:00

Merge remote-tracking branch 'origin/pmux2shiftx' into xc7mux

This commit is contained in:
Eddie Hung 2019-04-11 16:18:45 -07:00
commit 35181a7866
6 changed files with 93 additions and 8 deletions

View file

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