Exam For Hardware Description Language
Exam For Hardware Description Language
I. CYPHER [15.PTS]
#commands.cypher{
Fill the white squares with letters, forming words or phrases, by solving clues, which lead to the
answers. If the answer has two phrases, fill an underscore (_) between the two phrases.
}
Across Down
3. It is a single character ' followed by one of the following 1. Describes how the modules reacts.
characters b, d, o and h, which stand for binary, decimal, octal and
hex, respectively.
5. This includes reg, integer, time, real, realtime. 2. A keyword from compiler directive that is used in text-macro
substitution.
6. A Interconnects logic gates and other modules. 4. A type of data that connects between structural elements.
8. A type of Hardware Description Language that is similar to 7. The industry's first unified hardware description and
Pascal. verification language.
11. A lexical element of verilog that requires a dollar sign as its 9. A lexical element that have to start with an alphabetic
beginning syntax keyword. character or underscore followed by alphanumeric or underscore
characters.
13. A text-based method for describing hardware to synthesis tool. 10. A keyword from compiler directive that is used to include files.
14. Developed by Gateway Design Automation as a proprietary 12. Employs a mathematical representation, or model, of a real
language for logic simulation in 1984. system in the form of a computer program.
#commands.elucidation{
Explain the provided subject depending on your understanding. Each topic is worth 5 points.
The 5 points will be divided as follows:
Use the back of the paper.
Content: 2 points
Correctness: 2 points
Organization: 1 Point
}
A. Modeling in HDL
B. Concept of Simulation
C. Importance of HDL in the Computing Industry