Re: [Doxygen-users] VHDL Process Comments Grouped Wrong

2016-01-21 Thread spaceman_spiff
I kept digging and found a work around for this issue. This appears to be related to conditionals. If, for instance, I have the code below without a dummy signal work around, all comments for processes (and functions) get shifted to the wrong processes (and functions). e.g. For the below example

[Doxygen-users] VHDL Process Comments Grouped Wrong

2016-01-21 Thread spaceman_spiff
I'm new to Doxygen and am setting up my process statements like the following; however, they are grouped incorrectly. When I output the html, all comments associated with example_process1 are grouped with example_process2. In my actual code, they are all off by one grouping. Process 1 groups with p

[Doxygen-users] VHDL Process comments

2013-01-28 Thread vikesh rambaran
Hi Doxygen does not seem to generate html output correctly for vhdl processes with a 'single' parameter in the sensitivity list. I have tried version 1.8.3.1 and an earlier version. Using the attached example file, the following html output is incorrect: 1. Process section : The brief description