mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 14:17:27 +02:00
Add support for SVA sequence concatenation ranges via verific
Signed-off-by: Clifford Wolf <[email protected]>
This commit is contained in:
@@ -35,6 +35,7 @@ generate_sby() {
|
||||
cat <<- EOT
|
||||
verific -import -extnets -all top
|
||||
prep -top top
|
||||
chformal -early -assume
|
||||
|
||||
[files]
|
||||
EOT
|
||||
|
||||
Reference in New Issue
Block a user