VHDL-verification
Package to ease directed testing of HDL entities
|
Generates stimuli from a file. More...
Go to the source code of this file.
Generates stimuli from a file.
Definition in file datagen.vhd.
Entities | |
datagen | entity |
Reads stimuli from file and outputs it with specified format. More... | |
data_generation | architecture |
Architecture reads file lines and slices it into chunks of size DATA_WIDTH . More... | |