TrueFalse Verilog is caseinsensitive TF Verilog has construc
Solution
Answers:
Question 1
1)False
Explanation:Verilog is a case-sensitive language. All keywords are in lowercase.
2)True
Explanation:and Verilog HDL opening concurrent contexts: Fork-Join in Verilog that are used in modeling on to concurrent hardware
3)False
Explanation:Verilog HDL supports a top-down design approach of hierarchical decomposition
4)True
Explanation: It is safe to use nested module
5)True
Explanation: Verilog code using synthesizable constructs of the language.
Question 2
1)the decimal representation of numbers like \"-13.5625\" . The conversion is IEEE 754 Converter
Binary Representation:11000001010110010000000000000000
Hexadecimal Representation:0xc1590000
