multpass -- create Booth Encoded multipliers for

This commit is contained in:
andyfox-rushc 2023-09-06 16:35:17 -07:00
parent 368f2dd618
commit fedefa26bc
2 changed files with 1542 additions and 0 deletions

View File

@ -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)

1541
passes/techmap/multpass.cc Normal file

File diff suppressed because it is too large Load Diff