aboutsummaryrefslogtreecommitdiffstats
path: root/tests/svtypes/enum_simple.sv
Commit message (Collapse)AuthorAgeFilesLines
* Revert typedef tests to standard grammar.Peter2020-03-221-2/+3
|
* add attributes for enumerated values in ilangJeff Wang2020-02-171-2/+2
| | | | | | - information also useful for strongly-typed enums (not implemented) - resolves enum values in ilang part of #1594 - still need to output enums to VCD (or better yet FST) files
* simple enum testJeff Wang2020-01-161-0/+47