Text Input and Output

-- Notes Page --


The TEXTIO package provides declarations and subprograms for file and text handling in VHDL. For example, the basic READ and WRITE operations of the FILE type are not very useful. Therefore, the TEXTIO package provides subprograms for manipulating text more easily and efficiently.