mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 05:30:53 +00:00
Added hilomap command
This commit is contained in:
parent
03a876c7e8
commit
32a91458a7
2 changed files with 130 additions and 0 deletions
|
@ -3,6 +3,7 @@ OBJS += passes/techmap/techmap.o
|
|||
OBJS += passes/techmap/simplemap.o
|
||||
OBJS += passes/techmap/dfflibmap.o
|
||||
OBJS += passes/techmap/iopadmap.o
|
||||
OBJS += passes/techmap/hilomap.o
|
||||
OBJS += passes/techmap/libparse.o
|
||||
|
||||
GENFILES += passes/techmap/stdcells.inc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue