Name: vhld_tb
Created: Mar 27, 2007
Updated: Aug 20, 2009
SVN Updated: No data
SVN: Browse
Latest version: download
Statistics: View
Category: Other
Language: VHDL
Development status: Stable
Additional info:
none
WishBone Compliant: No
License: GPL
The VHDL test bench is a collection of VHDL procedures and functions which allow the user to create their own scripting instructions for test stimulus. The stimulus script or test case contains the instructions in a regular ASCII text file. The function of the instructions is coded in VHDL as part of the test bench. The test bench VHDL package contains procedures to create instructions, read, parse and execute the test script (stimulus file, test case, script).
-------------------------------------------
June 10, 2009
This update of the Overview page was to clean up the duplicate text. An update fixing a current bug report, and request will happen shortly.
--------------------------------
June 20, 2009
Commit fix to variable addition/validation bug here: http://opencores.org/?do=viewbug&bug=467
Update example to match the package version here: http://opencores.org/?do=viewbug&bug=472