Skip to content

Commit

Permalink
Update Verific README
Browse files Browse the repository at this point in the history
  • Loading branch information
akashlevy committed Sep 23, 2024
1 parent fb32031 commit 138228d
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions tests/verific/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,12 @@

### Working

- `case`
- `clocking`
- `enum`

### Skipped

- `bounds`: checks top and bottom bound attributes, which are removed to avoid OpenSTA issues
- `memory_semantics`: relies on initial values being retained, which is disabled
- `rom_case`: relies on using Verific's frontend rather than GHDL, which is what we are using

### Failing

- `case`: checks that miter works with abstract case synthesis, but runs into issues with function
- `memory_semantics`: relies on initial values being retained, which we do not want
- `rom_case`: relies on using Verific's frontend rather than GHDL

0 comments on commit 138228d

Please sign in to comment.