mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-14 14:55:26 +00:00
Renamed "sat_solve" pass to "sat"
This commit is contained in:
parent
a75b249427
commit
08e2fa978c
3 changed files with 12 additions and 12 deletions
|
@ -1,3 +1,3 @@
|
|||
|
||||
OBJS += passes/sat/sat_solve.o
|
||||
OBJS += passes/sat/sat.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue