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

alumacc skeleton

This commit is contained in:
Clifford Wolf 2014-09-14 10:02:00 +02:00
parent aab0e3bf70
commit ff157fb74f
2 changed files with 64 additions and 0 deletions

View file

@ -9,6 +9,7 @@ OBJS += passes/techmap/iopadmap.o
OBJS += passes/techmap/hilomap.o
OBJS += passes/techmap/extract.o
OBJS += passes/techmap/maccmap.o
OBJS += passes/techmap/alumacc.o
endif
GENFILES += passes/techmap/techmap.inc