mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-09 12:50:33 +00:00
Moved some passes to other source directories
This commit is contained in:
parent
03ee63ff80
commit
6644f80d97
9 changed files with 3 additions and 9 deletions
|
@ -5,6 +5,7 @@ OBJS += passes/techmap/dfflibmap.o
|
|||
OBJS += passes/techmap/iopadmap.o
|
||||
OBJS += passes/techmap/hilomap.o
|
||||
OBJS += passes/techmap/libparse.o
|
||||
OBJS += passes/techmap/extract.o
|
||||
|
||||
GENFILES += passes/techmap/stdcells.inc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue