output

J

Jasmin Grabher

Guest
Hello

Sorry for asking this stupid question but i didn't find an answere in the
internet. How can i print the value of variables during the simulation? Is
there a like in Java a system.out.println command?

Thanks for your help
Jasmin
 
Jasmin Grabher wrote:

internet. How can i print the value of variables during the simulation? Is

http://groups.google.com/groups?q=jamie+report+vhdl+formatting


-- Mike Treseler
 
Jasmin Grabher wrote:
Hello

Sorry for asking this stupid question but i didn't find an answere in the
internet. How can i print the value of variables during the simulation? Is
there a like in Java a system.out.println command?

Thanks for your help
Jasmin
For example
report "BM/RTI time: "& integer'image(CONV_INTEGER(DAT_ARRAY(2)));


--
My real email is akamail.com@dclark (or something like that).
 

Welcome to EDABoard.com

Sponsor

Back
Top