[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

Activity

From 04/24/2012 to 05/23/2012

05/22/2012

02:20 pm Issue #518 (Resolved): wrong return value check
Good point, thanks for reporting it. Fixed in git towards 3.316+.
Wilson Snyder
01:48 pm Issue #518 (Closed): wrong return value check
In VPreProc.cpp:
function VPreProcImp::readWholefile
The "open" function returns -1 when failing to open a file.
...
Wei Song

05/07/2012

12:40 pm Issue #507 (Resolved): assign with value containing newline fails
Wilson Snyder
12:36 pm Issue #256: vhier support of "myreg <= #`FFDLY 'b0;" Verilog notation
See also bug507 (which was hacked around so now resolved).
Wilson Snyder
12:35 pm Issue #507 (Assigned): assign with value containing newline fails
It's the newline, not the spaces.
The parser originally predated Verilog 1995 standard and so needs to see a compl...
Wilson Snyder
09:39 am Issue #507 (Closed): assign with value containing newline fails
Wilson,

The verilog parser would fail in case a white space is found after the 'h'
module any_logic ();
...
Walter Lavino

05/04/2012

09:51 pm Issue #472 (NoFixNeeded): cc1plus: out of memory allocating for make in Parser
Wilson Snyder
09:51 pm Issue #459 (Closed): Comment starting line number wrong
In 3.315.
Wilson Snyder
09:50 pm Issue #471 (Closed): Parameters outside modules not recognized
In 3.315.
Wilson Snyder
09:50 pm Verilog-Perl 3.315 Released.
Verilog::Language 3.315 2012/05/04
*** Put root localparams into $root module, bug471. [Corey Teffetalor]
*...
Wilson Snyder

05/02/2012

01:34 am Issue #504 (AskedReporter): Vrename aborts when parsing a large netlist
Looks like ~2GB is a Cygwin limitation. A google search suggested http://cygwin.com/cygwin-ug-net/setup-maxmem.html
...
Wilson Snyder
01:17 am Issue #504 (NoFixNeeded): Vrename aborts when parsing a large netlist
I've a 520MByte Verilog netlist that I'm trying to load using "Vrename --list --xref netlist.v" command.
My system...
Evgeni Stavinov

05/01/2012

05:08 pm Issue #502 (NoFixNeeded): Verilog::PreProc mistakenly substitute macros in numbers
Sorry ignore the last mail, I thought you had another define getting substituted in, not the define argument.
The ...
Wilson Snyder
05:04 pm Issue #502 (NoFixNeeded): Verilog::PreProc mistakenly substitute macros in numbers
for the following macro definition:... Wei Song
 

Also available in: Atom