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