newbe: how to print integer and real numbers?



Hello,

quick question
I am simulating some simple VHDL code and need to
print integer and real variables.
Can someone give me examples or introduction pages to
basic IO in VHDL?
What I am also looking for is, kind of table
what type conversion function are provided and what are not
provided.

Thx in advance.

--
Daniel
.



Relevant Pages

  • Re: synthesis
    ... synthesis is a detail compared to writing, simulating and debugging your vhdl code. ...
    (comp.lang.vhdl)
  • Re: newbe: how to print integer and real numbers?
    ... i think that you can do it by using textIO statements. ... Schüle Daniel wrote: ... I am simulating some simple VHDL code and need to ...
    (comp.lang.vhdl)