Issue #460
Support enumeration type methods
| Status: | Feature | Start date: | 03/20/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Unsupported | |||
| Target version: | - |
Description
Hi,
The next SystemVerilog methods for enumerate types are synthesizable and should be supported: num() first() last() next() prev()
The test for this functions is: test_regress/t/t_enumeration.v from https://github.com/jeras/verilator
Regards, Iztok Jeras
History
Updated by Wilson Snyder about 1 year ago
- Category set to Unsupported
- Status changed from New to Feature
Not too hard to support, but needs a run-time lookup table. Will do after structs, as need other changes in same area.
Also available in: Atom
![[logo]](/img/veripool_small.png)