Skip to content

Commit 138228d

Browse files
committed
Update Verific README
1 parent fb32031 commit 138228d

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

tests/verific/README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,12 @@
44

55
### Working
66

7+
- `case`
78
- `clocking`
89
- `enum`
910

1011
### Skipped
1112

1213
- `bounds`: checks top and bottom bound attributes, which are removed to avoid OpenSTA issues
13-
- `memory_semantics`: relies on initial values being retained, which is disabled
14-
- `rom_case`: relies on using Verific's frontend rather than GHDL, which is what we are using
15-
16-
### Failing
17-
18-
- `case`: checks that miter works with abstract case synthesis, but runs into issues with function
14+
- `memory_semantics`: relies on initial values being retained, which we do not want
15+
- `rom_case`: relies on using Verific's frontend rather than GHDL

0 commit comments

Comments
 (0)