Re: How to write a testbench
- From: Mike Treseler <mike_treseler@xxxxxxxxxxx>
- Date: Tue, 24 Apr 2007 13:15:29 -0700
ZHIQUAN wrote:
Can I ask a question about statement of 'report' and 'assert' thing.
I saw you use the statement sometimes. I found them in vhdl book that
'report' is an output msg. I want to know how to use these commands.
http://www.nt-nv.fh-koeln.de/Labor/VhdlEnglish/Kap5/k54.html#Ass
Where do these output go?
To standard output -- usually the simulator command line.
Where I can find the information content
quoted in the 'report'. They will really output or just like a
comment. Thanks.
The report string is printed to the simulator
window or terminal. I can't run a testbench
without a simulator.
-- Mike Treseler
.
- References:
- How to write a testbench
- From: ZHIQUAN
- Re: How to write a testbench
- From: Mike Treseler
- Re: How to write a testbench
- From: ZHIQUAN
- How to write a testbench
- Prev by Date: How to use 'assert' and 'report'
- Next by Date: shift_right/ shift_left
- Previous by thread: Re: How to write a testbench
- Next by thread: Problem with real data type
- Index(es):
Relevant Pages
|
Loading