VHDL-verification
Package to ease directed testing of HDL entities
Entities
datawrite.vhd File Reference

Writes circuit output to file. More...

Go to the source code of this file.

Detailed Description

Writes circuit output to file.

Author
Hipolito Guzman-Miranda

Definition in file datawrite.vhd.

Entities

datawrite  entity
 Writes circuit output data to file. More...
 
pack_lines_and_write  architecture
 Architecture accumulates input data in a vector which will be written to the output file. More...