Entity and Architecture Declaration in VHDL
In this article, entity and architecture declaration in VHDL are discussed with examples. Let us first learn about some lexical elements used in VHDL. Lexical Elements The lexical elements are the basic units in a VHDL program. comments, identifiers, reserved words, number, characters and strings. Comments The comments are for documentation purpose only. It does […]