A
A. Kong
Guest
Hi, all,
I want to use the statment " assert false report "blah blah blah"
severity note;" as a way to print some information in ModelSim. However,
Xilinx, upon compiling the source, says:
Assertion st
atement ignored.
My questions are:
1) Is there any restriction on how to use assert statement? e.g. cannot
be used in process? if loop? Or is it just Xilinx?
2) Is there a better to print debug info? Utlimately I want to examine
the content of a region of memory...
Maybe I am not reading carefully but vhdl cookbook seems to only only
provide description of usage of assert.
Cheers,
Anthony
I want to use the statment " assert false report "blah blah blah"
severity note;" as a way to print some information in ModelSim. However,
Xilinx, upon compiling the source, says:
Assertion st
atement ignored.
My questions are:
1) Is there any restriction on how to use assert statement? e.g. cannot
be used in process? if loop? Or is it just Xilinx?
2) Is there a better to print debug info? Utlimately I want to examine
the content of a region of memory...
Maybe I am not reading carefully but vhdl cookbook seems to only only
provide description of usage of assert.
Cheers,
Anthony