[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 #199

Two signals can't have the same enum

Added by Byron Bradley over 3 years ago. Updated over 3 years ago.

Status:Closed Start date:01/04/2010
Priority:Normal Due date:
Assignee:Wilson Snyder % Done:

0%

Category:Unsupported
Target version:-

Description

Thanks a lot for the work on enums. I tried it on some of our code earlier and got a lot of "Duplicate declaration of enum value" errors. This is caused by creating two signals from the same enum. A patch to show this in test_regress/t/t_enum_int.v is attached and has been tested in another simulator.

enum_test.diff (2.5 kB) Byron Bradley, 01/04/2010 11:25 am

History

Updated by Wilson Snyder over 3 years ago

  • Category set to Unsupported
  • Status changed from New to Closed
  • Assignee set to Wilson Snyder

Thanks for the test. Fixed in git, along with another problem I found with passing enums across functions.

Also available in: Atom