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

False Signal unoptimizable: circular logic warning

Added by Lane Brooks over 4 years ago. Updated over 2 years ago.

Status:Feature Start date:01/30/2009
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:Unsupported
Target version:-

Description

See attached test case showing the problem. This example shows how bit 0 of a bus is used to generate bit 1 of the same bus. Verilator is falsly detecting this as circular logic. Also shown in this test case is that this example works if the signals are not part of a bus (the `ifdef T_WORKS section).

t_BUG.pl (432 Bytes) Lane Brooks, 01/30/2009 05:33 pm

t_BUG.v (966 Bytes) Lane Brooks, 01/30/2009 05:33 pm

History

Updated by Wilson Snyder over 2 years ago

  • Category changed from Lint to Unsupported
  • Status changed from New to Feature

Similar UNOPTFLAT woes are also discussed in http://www.veripool.org/boards/2/topics/show/373-UNOPTFLAT-Error

Also available in: Atom