Re: newbe: how to print integer and real numbers?
- From: Ralf Hildebrandt <Ralf-Hildebrandt@xxxxxx>
- Date: Wed, 28 Jun 2006 08:34:54 +0200
Schüle Daniel wrote:
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?
Have a look into the package std.textio and see the available functions. See, which parameters can be given to the available functions.
If you want to have ANSI C like text-I/O, have a look at http://bear.ces.cwru.edu/vhdl/ Note that there is also a paper describing the files.
Ralf
.
- References:
- newbe: how to print integer and real numbers?
- From: Schüle Daniel
- newbe: how to print integer and real numbers?
- Prev by Date: Re: newbe: how to print integer and real numbers?
- Next by Date: Re: Newbie strugling with a lookup (look-up) table in VHDL (or AHDL)
- Previous by thread: Re: newbe: how to print integer and real numbers?
- Next by thread: Re: newbe: how to print integer and real numbers?
- Index(es):
Relevant Pages
|