VHDL-verification
Package to ease directed testing of HDL entities
|
Compares signals with expected values in file. More...
Go to the source code of this file.
Compares signals with expected values in file.
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... | |