HDLs

Levels

  1. Behavioural Langs(describe inputs, outputs and expected behaviour)
  2. RTL (Register transfer Language): describe hardware in terms of sequential and combinational circuits
  3. Gate-level languages: describe circuits in terms of interconnected individual gates
  4. Transistor-level langs: describe circuits in terms of interconnected transistors. (Gates ca be composed of transistors)