Forum Discussion
No RepliesBe the first to reply
Hi,
is there a way to force a compile error and generate a user message using Verilog source (not System Verilog)? Sort of equivalent to an assert macro in C. This would be really useful in cases where I have created a re-usable module which will only work if parameters are within prescribed ranges, for example. Thanks, D