This document provides an introduction to VHDL (Very High Speed Integrated Circuits Hardware Description Language). VHDL is used to describe digital circuits and systems at different levels of abstraction. It allows modeling and verifying designs, and synthesizing circuits. The document describes VHDL entities and architectures, basic concepts like signals and variables, and provides an example of describing and simulating a simple combinational logic circuit in VHDL.