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

Compares signals with expected values in file. More...

Go to the source code of this file.

Detailed Description

Compares signals with expected values in file.

Author
Hipolito Guzman-Miranda

Definition in file datacompare.vhd.

Entities

datacompare  entity
 Compares input data with values in file and reports errors. More...
 
data_comparison  architecture
 Architecture accumulates input data in a vector and compares with contents of file lines. More...