mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-14 23:05:28 +00:00
Rename pattern to fixed
This commit is contained in:
parent
b0a3b430bf
commit
6d76ae4c65
2 changed files with 10 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
pattern reduce
|
||||
pattern fixed
|
||||
|
||||
udata <vector<Cell*>> chain longest_chain
|
||||
udata <pool<Cell*>> non_first_cells
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue