mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-30 16:03:17 +00:00
Added iopadmap pass
This commit is contained in:
parent
b6db2d9b33
commit
96e7abad48
4 changed files with 167 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
|
||||
OBJS += passes/techmap/techmap.o
|
||||
OBJS += passes/techmap/dfflibmap.o
|
||||
OBJS += passes/techmap/iopadmap.o
|
||||
OBJS += passes/techmap/libparse.o
|
||||
|
||||
GENFILES += passes/techmap/stdcells.inc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue