[logo] 
 
Home
News
Activity
About/Contact
Major Tools
  Dinotrace
  Verilator
  Verilog-mode
  Verilog-Perl
Other Tools
  BugVise
  CovVise
  Gspice
  IPC::Locker
  Rsvn
  Schedule::Load
  SVN::S4
  Synopsys-modes
  SystemPerl
  Verilog-Pli
  Voneline
  Vregs
General Info
  Book Tips
  Papers

Activity

From 10/18/2009 to 11/16/2009

11/16/2009

11:53 pm Issue #96 (Closed): Possible error with void' casting
Issue believe fixed in earlier release as example passes. Wilson Snyder
11:51 pm Issue #187 (Closed): SV unrecognised syntax #2
Tried the old version, this is a duplicate of bug183. Wilson Snyder
11:50 pm Issue #189 (Closed): SV unrecognised syntax #4
This is a duplicate of bug183.
Wilson Snyder
10:48 pm Issue #189 (Closed): SV unrecognised syntax #4
vesselin kavalov
10:14 pm Issue #188 (Rejected): SV unrecognised syntax: 2D params/typedef instantiations
Ah, it's a bad test. You haven't typedef'ed fp_fri_pkt_cnt_t.
Sorry the error's so ugly, I'll see if I can clean ...
Wilson Snyder
10:11 pm Issue #188: SV unrecognised syntax: 2D params/typedef instantiations
Fails for me. Strange, thought bug183 would've fixed this. Wilson Snyder
10:11 pm Issue #188 (Assigned): SV unrecognised syntax: 2D params/typedef instantiations
Wilson Snyder
10:08 pm Issue #187 (AskedReporter): SV unrecognised syntax #2
This works for me, are you trying the git version?
Wilson Snyder
10:06 pm Issue #188 (Rejected): SV unrecognised syntax: 2D params/typedef instantiations
Fails for me. Strange, thought bug183 would've fixed this.
vesselin kavalov
09:58 pm Issue #187 (Closed): SV unrecognised syntax #2
vesselin kavalov
09:37 pm Issue #186: (Allegedly) more SV unrecognised syntax
BTW your bug183 was a fine example, too. Wilson Snyder
09:24 pm Issue #186 (Rejected): (Allegedly) more SV unrecognised syntax
I'm sorry about this but I'm not under NDA with your company and we both need to honor the copyrights in the files, u... Wilson Snyder
09:08 pm Issue #186 (Rejected): (Allegedly) more SV unrecognised syntax
Please see the attached files! Please excuse if multiple files fail for the same root cause - I tried hard to uniquif... vesselin kavalov

11/12/2009

08:36 pm Issue #183 (Resolved): SV unrecognized syntax: Multidimensioned typedef references
Sorry, I had misread the specification "{packed_dimension} vs [packed_dimension]"
Fixed in git for 3.222.
Wilson Snyder
08:08 pm Issue #183: SV unrecognized syntax: Multidimensioned typedef references
Oops! I didn't know it will smear the new lines :( Attaching the file vesselin kavalov
08:06 pm Issue #183 (Closed): SV unrecognized syntax: Multidimensioned typedef references
%Error: test1.v:30: syntax error, unexpected '[', expecting IDENTIFIER or '='... vesselin kavalov

11/11/2009

12:15 pm Issue #182 (Rejected): Handling of interface/struct style of indentfiers
That's correct, clk_va is a symbol, it's attached to another symbol with the . operator. Symbols are single things y... Wilson Snyder
05:56 am Issue #182 (Rejected): Handling of interface/struct style of indentfiers
In system verilog
always_ff @(posedge clk_va)
du_fu.opcode <= opcode;
such kind of assignment is posseibl...
ashutosh khare

11/10/2009

12:38 am Issue #89 (Closed): Macro expansion question
Settled months ago. Wilson Snyder

11/09/2009

02:20 pm Issue #177 (Resolved): ContAssign verilog_text forget verilog separator
Sorry about that, I had a test but didn't look at the output well enough.
Fixed in git for next release, 3.222.
Wilson Snyder
02:15 pm Issue #177 (Closed): ContAssign verilog_text forget verilog separator
Hello,
Reading and writting following verilog statement : assign toto = 1'b0 ;
lead to statement where ';'...
Nicolas WILHELM

10/28/2009

01:47 pm Issue #92 (Rejected): vppreproc: doesn't understand System Verilog typedef?
Closing due to no response - please reopen if you find a testcase.
Wilson Snyder
01:46 pm Patch #168 (Closed): vppreproc doesn't parse strings with line continuation characters
Fixed in Verilog-Perl 3.221, and Verilator 3.720. Wilson Snyder
01:45 pm Issue #169 (Closed): compile problem related to gettext on Linux
Fixed in 3.221 Wilson Snyder
01:45 pm Verilog-Perl 3.221 Released
Verilog::Language 3.221 2009/10/28
**** Fix SystemPerl hitting "undefined find_interface..." in 3.220.
**** ...
Wilson Snyder

10/23/2009

01:07 pm Issue #169 (Resolved): compile problem related to gettext on Linux
Thanks for the diagnosis & patch.
I've pushed a similar fix to git, it'll be in the next release.
Wilson Snyder
12:23 pm Issue #169: compile problem related to gettext on Linux
Sorry - looks like the patch was garbled - I attach it again as a separate file. Marek Rouchal
12:20 pm Issue #169 (Closed): compile problem related to gettext on Linux
When builing Verilog-Perl 3.220 on Linux (RedHat Enterprise Linux 3.0) with gcc-4.1.2, I saw this problem:
g++ -c ...
Marek Rouchal

10/22/2009

09:20 pm Patch #168 (Resolved): vppreproc doesn't parse strings with line continuation characters
Indeed, thanks for the patch. A similar fix is needed for VParseLex.l
I committed the fix to git, it'll be in the...
Wilson Snyder
05:33 pm Patch #168 (Closed): vppreproc doesn't parse strings with line continuation characters
This line will cause an unterminated string error in VPreprocLex.l, although it is valid syntax:
$display("\nW...
Pete Nixon
 

Also available in: Atom