mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-05 02:40:25 +00:00
Added simplemap pass
This commit is contained in:
parent
1afe6589df
commit
3ee33cbdaf
2 changed files with 518 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue