VHDL-verification
Package to ease directed testing of HDL entities
|
vhdl-verification is a VHDL package to ease testing of HDL entities.
The package provides entities to make generation of testbenches easier:
clkmanager:
Manages clock and resetdatagen:
Generates circuit stimuli from a filedatacompare:
Compares circuit output with a file and reports errorsdatawrite:
Writes circuit output to a filethroughputchecker:
Checks that circuit complies with a specific output data rateled_emu:
Simple emulation of on-board ledsuart_emu:
Emulates an uart_receiverkeypad_emu:
Emulates the Digilent 16-button PMOD KeypadThe first entities for this package were developed by Hipolito Guzman-Miranda for the EDELWEISS project. Along the years, some other functionalities and entities have been added.
Educational use is allowed.
Special credit to Stephan Doll for creating the txt_util package, which this package uses.