aboutsummaryrefslogtreecommitdiffstats
path: root/tests/verilog/unmatched_else.ys
Commit message (Collapse)AuthorAgeFilesLines
* verilog: fix handling of nested ifdef directivesZachary Snow2021-03-011-0/+6
- track depth so we know whether to consider higher-level elsifs - error on unmatched endif/elsif/else