3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-05-08 08:15:48 +00:00

Revert "Merge remote-tracking branch 'origin/eddie/muxpack' into xc7mux"

This reverts commit eaee250a6e, reversing
changes made to 935df3569b.
This commit is contained in:
Eddie Hung 2019-06-12 09:04:31 -07:00
parent 86efe9a616
commit 882a83c383
3 changed files with 0 additions and 268 deletions

View file

@ -14,6 +14,5 @@ OBJS += passes/opt/opt_demorgan.o
OBJS += passes/opt/rmports.o
OBJS += passes/opt/opt_lut.o
OBJS += passes/opt/pmux2shiftx.o
OBJS += passes/opt/muxpack.o
endif