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... - 12:02 pm Issue #93 (Closed): Possible error with SigParser and struct typedefs inside packages.
- In 3.211.
- 12:02 pm Issue #91 (Closed): Struct content
- In 3.211.
- 12:01 pm Issue #94 (Closed): Preprocessor callback request
- In 3.211.
- 12:01 pm Issue #97 (Closed): Parser issue with empty ports
- In 3.211.
- 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]
... - 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....
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...
- 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...
- 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...
- 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... - 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...
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.
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...
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.
- 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.
- 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?
- 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,... - 07:48 pm Issue #96 (AskedReporter): Possible error with void' casting
- 07:47 pm Issue #96: Possible error with void' casting
- Works for me; please send an example....
- 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? (... - 04:08 pm Issue #94: Preprocessor callback request
- Thanks, that worked fine!.
06/04/2009
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...
05/29/2009
- 07:07 pm Issue #94: Preprocessor callback request
- Thats what I need. I'll take a look. Thanks
- 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... - 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...
05/28/2009
- 03:26 am Issue #94: Preprocessor callback request
- I'll give it a try, thanks!
- 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... - 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...
- 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.
- 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.
- 12:26 am Issue #89 (AskedReporter): Macro expansion question
- All set?
- 12:04 am Issue #88 (AskedReporter): Are there any plans to implement AST in Verilog-Perl?
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)...
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... - 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...
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...
05/19/2009
- 02:16 pm Issue #84: Possible error in precompiler macro parser
- In 3.210
- 02:16 pm Issue #85 (Closed): Possible error with 'type' parameters
- In 3.210
- 02:16 pm Issue #87 (Closed): Can't locate object method "new_cell" via package "Verilog::Netlist::Interface"
- In 3.210
- 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).
**...
Also available in: Atom
![[logo]](/img/veripool_small.png)