mirror of https://github.com/YosysHQ/yosys.git
multpass -- create Booth Encoded multipliers for
This commit is contained in:
parent
368f2dd618
commit
fedefa26bc
|
@ -4,6 +4,7 @@ OBJS += passes/techmap/techmap.o
|
|||
OBJS += passes/techmap/simplemap.o
|
||||
OBJS += passes/techmap/dfflibmap.o
|
||||
OBJS += passes/techmap/maccmap.o
|
||||
OBJS += passes/techmap/multpass.o
|
||||
OBJS += passes/techmap/libparse.o
|
||||
|
||||
ifeq ($(ENABLE_ABC),1)
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue