Add support for SVA sequence concatenation ranges via verific

Signed-off-by: Clifford Wolf <[email protected]>
This commit is contained in:
Clifford Wolf
2018-02-18 16:35:06 +01:00
parent 9d963cd29c
commit 5c6247dfa6
3 changed files with 144 additions and 16 deletions
+1
View File
@@ -35,6 +35,7 @@ generate_sby() {
cat <<- EOT
verific -import -extnets -all top
prep -top top
chformal -early -assume
[files]
EOT