Altera_Forum
Honored Contributor
18 years ago"Assert" statement in bdf ?
I'd like to test the validity of a parameter used in a bdf to determine whether its value falls within a determined range.
This can simply be done within a AHDL file thanks to the "assert" statement but is it possible to do this kind of verification within a bdf ?