mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-03 19:19:48 +02:00
* Add support for accessing whole struct * Update tests Signed-off-by: Kamil Rakoczy <[email protected]>
6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
read_verilog -sv struct_access.sv
|
|
hierarchy
|
|
proc
|
|
opt
|
|
sat -verify -seq 1 -prove-asserts -show-all
|