Doxygen Filter for System Verilog 2.6.0 Released
Monday, January 4th, 2010A new filter release!
Finally! Released what has been sitting in trunk for months now…
This release includes:
- bugfix: SystemVerilog interfaces with parameters not supported (#47)
- change: improved routine for processing parameterizations
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 (like this one) 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/
Your tickets in the tracker are what pushes the filter improvements.
-improved!