Support parameter value ranges on localparams
Verilog-AMS defines parameter value ranges which can restrict the value that can be assigned to a parameter. It defines this for both `parameter` and `localparam`. Currently it is only implemented for `parameter`. Support it for `localparam` as well for consistency. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
This commit is contained in:
parent
ac040dae42
commit
0b30894f81
Loading…
Reference in New Issue