[logo] 
 
Home
News
Activity
About/Contact
Major Tools
  Dinotrace
  Verilator
  Verilog-mode
  Verilog-Perl
Other Tools
  BugVise
  CovVise
  Force-Gate-Sim
  Gspice
  IPC::Locker
  Rsvn
  SVN::S4
  SystemPerl
  Voneline
  WFH
General Info
  Papers

Issue #460

Support enumeration type methods

Added by Iztok Jeras about 1 year ago. Updated about 1 year ago.

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