[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 05/19/2009 to 06/17/2009

06/17/2009

09:54 pm Issue #98 (Closed): Pin connection incomplete
Hi Wilson,
Actually I'm having some problems with the SigParse's callback "pin". The problem shows that the connec...
Saul Cuellar
12:02 pm Issue #93 (Closed): Possible error with SigParser and struct typedefs inside packages.
In 3.211.
Wilson Snyder
12:02 pm Issue #91 (Closed): Struct content
In 3.211.
Wilson Snyder
12:01 pm Issue #94 (Closed): Preprocessor callback request
In 3.211.
Wilson Snyder
12:01 pm Issue #97 (Closed): Parser issue with empty ports
In 3.211.
Wilson Snyder
12:00 pm Verilog-Perl 3.211 Released
Verilog::Language 3.211 2009/06/17
*** Add SigParser::var callbacks on struct members, bug91. [Saul Cuellar]
...
Wilson Snyder
03:08 am Issue #167 (Closed): adapt Verilog::Getopt to recent releases of Getopt::Long
This bug was cloned from Perl-RT, rt47030.
Email addresses have have been truncated....
Marek Rouchal

06/16/2009

07:25 pm Issue #88 (Closed): Are there any plans to implement AST in Verilog-Perl?
Closing for now, if you want to debate what this should look at start a discussion on the forums and we'll hash somet... Wilson Snyder
07:24 pm Issue #94 (Resolved): Preprocessor callback request
I made two changes; I call the callback on non-parameterized defines, and I renamed it def_substitute to match the ot... Wilson Snyder
07:09 pm Issue #94 (Assigned): Preprocessor callback request
Thanks for the files. Unless you see a reason not to, I think the callback should also be called for non-parameteriz... Wilson Snyder
04:02 pm Issue #96: Possible error with void' casting
Hi Wilson,
I havent prepared an example yet, I'm tracing the problem, and it seems to be related to functions ins...
David A
03:47 pm Issue #94: Preprocessor callback request
Hi Wilson,
I know Saul from school and we're working on similar projects. He sent me the extended parser code prior...
David A

06/14/2009

11:36 am Issue #97 (Resolved): Parser issue with empty ports
This is fixed in the GIT version and will be in the next release. Thanks.
Wilson Snyder

06/11/2009

04:02 pm Issue #97 (Closed): Parser issue with empty ports
Hello,
As discussed earleir with Wilson, found a bug in the Parser,
description:
when using the following code (no...
Noam Meir

06/05/2009

09:32 pm Issue #93 (Resolved): Possible error with SigParser and struct typedefs inside packages.
Note bug91 was similar.
This should be fixed in the git version, please give it a try.
Wilson Snyder
09:31 pm Issue #91 (Resolved): Struct content
Please try the git version. See the bottom of t/35_sigparser.out and verilog/parser_sv.v for an example.
Wilson Snyder
08:42 pm Issue #92 (AskedReporter): vppreproc: doesn't understand System Verilog typedef?
The entire SystemVerilog language should work; as should typedef. Can you attach an example and I'll fix it? Wilson Snyder
08:41 pm Issue #94 (AskedReporter): Preprocessor callback request
Saul, Thanks for patching this, it's great to have contributions and I want to add it to the next release.
Sorry,...
Wilson Snyder
07:48 pm Issue #96 (AskedReporter): Possible error with void' casting
Wilson Snyder
07:47 pm Issue #96: Possible error with void' casting
Works for me; please send an example.... Wilson Snyder
04:16 pm Issue #96 (Closed): Possible error with void' casting
Hi Wilson,
If I'm not mistaken, the SigParser currently doesn't support void' casting of functions return data? (...
David A
04:08 pm Issue #94: Preprocessor callback request
Thanks, that worked fine!. David A

06/04/2009

08:25 pm Issue #84 (Closed): Possible error in precompiler macro parser
Wilson Snyder

06/01/2009

03:34 pm Issue #94: Preprocessor callback request
Hi guys,
David, I had the same problem recently and I modified the Verilog::Preproc to add a new callback. As Wilso...
Saul Cuellar

05/29/2009

07:07 pm Issue #94: Preprocessor callback request
Thats what I need. I'll take a look. Thanks
David A
12:51 am Issue #94: Preprocessor callback request
I think you're looking for VPreprocImp::defineSubst, which is in c++ code to call a perl hook at the bottom?
IE ca...
Wilson Snyder
12:30 am Issue #94: Preprocessor callback request
Hi Wilson,
Does this work for macros with arguments? I haven't find the way to do what I need.
Ideally what I nee...
David A

05/28/2009

03:26 am Issue #94: Preprocessor callback request
I'll give it a try, thanks! David A
03:23 am Issue #89: Macro expansion question
Yes thanks.
BTW, would it be possible for the Preproc to leave newlines when the `line are suppressed (line_direc...
David A
12:32 am Issue #94 (Resolved): Preprocessor callback request
The Verilog::Preproc::def_value callback handles this now; by default it calls Verilog::Getopt. You can change it to... Wilson Snyder
12:28 am Issue #93 (Assigned): Possible error with SigParser and struct typedefs inside packages.
I'm traveling at the moment, but will try to fix this next week. Wilson Snyder
12:27 am Issue #91 (Assigned): Struct content
I'm traveling at the moment, but think it's easy to add this to the callbacks, I'll look at it next Tuesdayish. Wilson Snyder
12:26 am Issue #89 (AskedReporter): Macro expansion question
All set? Wilson Snyder
12:04 am Issue #88 (AskedReporter): Are there any plans to implement AST in Verilog-Perl?
Wilson Snyder

05/27/2009

11:39 pm Issue #94 (Closed): Preprocessor callback request
Hi,
I might be wrong, but I haven't found a way (callback) to let the parser notify me when a (previously define)...
David A

05/26/2009

09:30 pm Issue #93 (Closed): Possible error with SigParser and struct typedefs inside packages.
Hi Wilson,
I'm having a rough time with the SigParser's "var" callback. I'm trying to use this callback to find t...
David A
02:24 am Issue #92 (Rejected): vppreproc: doesn't understand System Verilog typedef?
Hello, thanks for a great project.
I'm getting errors out of vppreproc when it encounters the System Verilog type...
Dan Moore

05/25/2009

11:44 pm Issue #91 (Closed): Struct content
Hello,
First of all, this is a great project and I wanted to thank you for making it free software. I've just sta...
Saul Cuellar

05/19/2009

02:16 pm Issue #84: Possible error in precompiler macro parser
In 3.210 Wilson Snyder
02:16 pm Issue #85 (Closed): Possible error with 'type' parameters
In 3.210 Wilson Snyder
02:16 pm Issue #87 (Closed): Can't locate object method "new_cell" via package "Verilog::Netlist::Interface"
In 3.210 Wilson Snyder
02:15 pm Verilog-Perl 3.210 Released
Verilog::Language 3.210 2009/05/19
*** `__FILE__ now expands to a string, per draft SystemVerilog 2010(ish).
**...
Wilson Snyder
 

Also available in: Atom