Hardware verification language: Difference between revisions

Content deleted Content added
m Removing link(s) Wikipedia:Articles for deletion/OpenVera closed as soft delete (XFDcloser)
has ref
Line 1:
{{Unreferenced|date=February 2014}}
A '''hardware verification language''', or '''HVL''', is a programming language used to verify the designs of [[electronic circuits]] written in a [[hardware description language]]. HVLs typically include features of a [[high-level programming language]] like [[C++]] or [[Java (programming language)|Java]] as well as features for easy bit-level manipulation similar to those found in [[hardware description language|HDLs]]. Many HVLs will provide constrained random stimulus generation, and functional coverage constructs to assist with complex hardware verification.