3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-20 02:00:23 +00:00

Standardize convention, add back test, update README

This commit is contained in:
Akash Levy 2024-09-23 06:06:43 -07:00
parent 9e9d4359d4
commit ed2c65314b
13 changed files with 17 additions and 9 deletions

View file

@ -1,14 +1,6 @@
# Verific Test Cases
## Yosys Built-In
### Working
- `case`
- `clocking`
- `enum`
### Skipped
## Disabled
- `bounds`: checks top and bottom bound attributes, which are removed to avoid OpenSTA issues
- `memory_semantics`: relies on initial values being retained, which we do not want