mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-19 05:35:47 +00:00
Fixups
This commit is contained in:
parent
5bf99ac85b
commit
dfc8607a77
4 changed files with 6 additions and 1536 deletions
|
|
@ -62,9 +62,9 @@ rename -enumerate -pattern B_% t:$anyseq
|
|||
rename -enumerate -pattern C_% w:*Anyseq*
|
||||
design -save gate
|
||||
select -write cutpoint.gate.sel
|
||||
select -read cutpoint.gold.sel
|
||||
select -read cutpoint.gate.sel
|
||||
# nothing in gate but not gold
|
||||
#select -assert-none % %n
|
||||
select -assert-none % %n
|
||||
|
||||
design -load gold
|
||||
select -read cutpoint.gold.sel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue