Describe the bug
recognize constan that is not in length of value as error
To Reproduce
verilog:

report:

verilog without constants:

report:

if not use reg_num, the report not print and the lines that still use reg_num, its reports still print
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
Describe the bug
recognize constan that is not in length of value as error
To Reproduce




verilog:
report:
verilog without constants:
report:
if not use
reg_num, the report not print and the lines that still usereg_num, its reports still printExpected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.