Forum Discussion

Branden_Allen's avatar
Branden_Allen
Icon for New Contributor rankNew Contributor
7 years ago

Is the systemverilog "case inside" statement for definitions of a range of conditions within a case block available for synthesis and, if not, when will this be implemented?

Description Using the "inside" keyword with a "case" block to enable the definition of ranges for a desired output value in systemverilog code (cf. attached example) synthesis fails on an apparent s...