MASC/Doxygen
From Vlsiwiki
Revision as of 01:59, 12 January 2010 by Tom Golubev (Talk | contribs) (Created page with 'Doxygen howto howto: http://www.intelligentdv.com/blog/20/doxygen-filter-for-systemverilog-released/ svn checkout http://svn.intelligentdv.com/Doxygen original version uses *.…')
Doxygen howto
howto: http://www.intelligentdv.com/blog/20/doxygen-filter-for-systemverilog-released/
svn checkout http://svn.intelligentdv.com/Doxygen
original version uses *.sv files -- defined in trunk/doxyfile/idv_doxyfile_sv.delta
changed to *.v
packed struct is treated like a single struct named pack, need to add functionality.
consts are lumped into the variables - normal?