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

search for package on import

Added by Joe Eiler 11 months ago. Updated 11 months ago.

Status:WillNotFix Start date:06/13/2012
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:-
Target version:-

Description

When an import statement is encountered should verilator search for the package if it hasn't already seen it? Questa does.

I've attached a test case. Also saw the same problem with Verilog::Perl, so it might be intended behavior,

t_package_search.pl (627 Bytes) Joe Eiler, 06/13/2012 11:58 pm

t_package_search.v (403 Bytes) Joe Eiler, 06/13/2012 11:58 pm

t_package_search_mypkg.v (231 Bytes) Joe Eiler, 06/13/2012 11:58 pm

History

Updated by Wilson Snyder 11 months ago

  • Status changed from New to WillNotFix

IEEE strongly suggests it needs to be declared first, and the big three simulators agree it needs to be `included first, so I'm going to stay with that for now.

But if it were up to me, auto-importing would be the right thing to do.

Updated by Joe Eiler 11 months ago

Thanks for the quick response.

Also available in: Atom