View Single Post
  #2 (permalink)  
Old 07-10-2009, 05:30 PM
Jonathan Bromley
Guest
 
Posts: n/a
Default Re: std_logic_textio library

On Fri, 10 Jul 2009 08:12:27 -0700 (PDT), Shannon wrote:

>I'm planning on using std_logic_textio library for my testbench. I
>just want access to the hread / hwrite functions. I don't like doing
>non-standard things. Am I making a mistake?


No. It's all there, supported by every simulator I've ever
come across. And it's officially supported in the 2008 standard.

Allergy to non-standard is good, but std_logic_textio is as near
as it gets to a standard without the official rubber-stamp, and
even that is on the way.
--
Jonathan Bromley, Consultant

DOULOS - Developing Design Know-how
VHDL * Verilog * SystemC * e * Perl * Tcl/Tk * Project Services

Doulos Ltd., 22 Market Place, Ringwood, BH24 1AW, UK
jonathan.bromley@MYCOMPANY.com
http://www.MYCOMPANY.com

The contents of this message may contain personal views which
are not the views of Doulos Ltd., unless specifically stated.
Reply With Quote