mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-29 22:40:12 +00:00
Progress in presentation
This commit is contained in:
parent
1c85584fe5
commit
b18fa95d2f
9 changed files with 188 additions and 23 deletions
5
manual/PRESENTATION_ExOth/axis_test.ys
Normal file
5
manual/PRESENTATION_ExOth/axis_test.ys
Normal file
|
@ -0,0 +1,5 @@
|
|||
read_verilog -sv axis_master.v axis_test.v
|
||||
hierarchy -top axis_test
|
||||
|
||||
proc; flatten;;
|
||||
sat -falsify -seq 50 -prove-asserts
|
Loading…
Add table
Add a link
Reference in a new issue