Hardware verification language: Difference between revisions

Content deleted Content added
Cydebot (talk | contribs)
m Robot - Speedily moving category Hardware Verification Languages to Hardware verification languages per CFD.
m link to 'e' language
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]].
 
[[OpenVera]], [[Specman|Specmane (verification language)|e]], and [[SystemC]] are the most commonly used HVLs, while [[SystemVerilog]] attempts to combine HDL and HVL constructs into a single standard.
 
== See also ==
*[[OpenVera]]
*[[e (verification language)|e]]
*[[Specman]]
*[[SystemC]]
*[[SystemVerilog]]