Doxygen Filter for System Verilog 1.6.4 Released
Monday, February 16th, 2009Is that love in the air?
Well – whatever it is, I have a belated valentines gift for you! Its a new release of the doxygen filter script for system verilog! Go ahead, you can untar it…
This release includes:
- bugfix: preprocessor selected class extending (ifdef framed class extension) (#26)
- bugfix: parameterized class support (#22, #23)
- bugfix: feature – automated filter test suite (#21)
- I also removed some unnecessary hacks
You can pick up the release from the downloads page here:
http://intelligentdv.com/downloads/index.html#doxygentools
Or – you can grab it directly from the subversion repository with your svn client (or using the WebSVN site here).
TIP! These blog announcements often lag the actual release by several weeks… so I recommend subscribing to the RSS feed for the Doxygen tags on the WebSVN site to keep up-to-date.
A Reminder: the doxygen filter is not a grammar — it, like the doxygen tool, is a lexical parser. So – you will find bugs. And when you do – please file them to the bug tracker here:
http://intelligentdv.com/bugs/
<3 New Releases!