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
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
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