Closed Remillard closed 6 years ago
The structure:
if (<condition>) generate else generate end generate;
does not properly scope for the else generate line.
else generate
The structure:
does not properly scope for the
else generate
line.