IVL_VT_LOGIC is default localparam type not IVL_VT_NO_TYPE
This patch fixes a bug where a local parameter with only a range was incorrectly setting the default parameter type to IVL_VT_NO_TYPE. This would create a compile time assert for any untyped parameter/localparam immediately following it.
This commit is contained in:
parent
f9c67e21b2
commit
2ceb0539af
Loading…
Reference in New Issue