|    Behavioral Model | 
  | 
- Primary level of abstraction in VHDL is the entity
 - In a behavioral description, the entity is defined by its responses to signals or input
 - A behavioral model is similar to a "black box"
- Interior is hidden from view
 - Behavior of the entity is defined by the relationship of the input to the output