Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

$display in synthesized SystemVerilog module

I wish generate assertion info or error and write code: generate if ((WIDTH != 8) && (WIDTH != 14)) $("Error in f_AmplCpx : parameter WIDTH is incorrect, found %d, should be 8 or 14"...