Content deleted Content added
m dummy edit: restoring most recent version of article following history merge |
m minor formatting fixes |
||
Line 1:
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.
[[SystemVerilog]], [[OpenVera]], [[e (verification language)|e]], and [[SystemC]] are the most commonly used HVLs
==See also==
Line 17 ⟶ 11:
== References ==
{{reflist}}
== External links ==
|