mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-10 05:00:52 +00:00
Renamed "aig" to "aigmap"
This commit is contained in:
parent
85287295b2
commit
56d4822719
3 changed files with 10 additions and 10 deletions
|
@ -18,7 +18,7 @@ OBJS += passes/techmap/dff2dffe.o
|
|||
OBJS += passes/techmap/dffinit.o
|
||||
OBJS += passes/techmap/pmuxtree.o
|
||||
OBJS += passes/techmap/muxcover.o
|
||||
OBJS += passes/techmap/aig.o
|
||||
OBJS += passes/techmap/aigmap.o
|
||||
endif
|
||||
|
||||
GENFILES += passes/techmap/techmap.inc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue