mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 19:51:23 +00:00
async2sync, clk2fflogic: Add support for $check and $print cells
This commit is contained in:
parent
6c4902313b
commit
e1a59ba80b
3 changed files with 197 additions and 69 deletions
|
@ -13,6 +13,8 @@ EOT
|
|||
|
||||
prep -top top
|
||||
|
||||
design -save prep
|
||||
|
||||
async2sync
|
||||
|
||||
select -assert-count 1 t:$cover
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue