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

Generates stimuli from a file. More...

Go to the source code of this file.

Detailed Description

Generates stimuli from a file.

Author
Hipolito Guzman-Miranda

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...