mirror of
https://github.com/YosysHQ/yosys
synced 2026-05-01 16:13:45 +00:00
Merge pull request #5666 from YosysHQ/emil/equiv_induct-missing-model-errors
equiv_induct: error on missing model
This commit is contained in:
commit
5f8489d36d
9 changed files with 165 additions and 136 deletions
|
|
@ -74,6 +74,7 @@ EOT
|
|||
|
||||
techmap -wb -D EQUIV -autoproc -map +/ice40/cells_sim.v
|
||||
|
||||
async2sync
|
||||
equiv_make top ref equiv
|
||||
select -assert-any -module equiv t:$equiv
|
||||
equiv_induct
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue