1
0
mirror of synced 2026-05-05 07:35:21 +00:00

Added simplemap pass

This commit is contained in:
Clifford Wolf
2013-11-24 22:52:30 +01:00
parent 1afe6589df
commit 3ee33cbdaf
2 changed files with 518 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
OBJS += passes/techmap/techmap.o
OBJS += passes/techmap/simplemap.o
OBJS += passes/techmap/dfflibmap.o
OBJS += passes/techmap/iopadmap.o
OBJS += passes/techmap/libparse.o