Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Combinational Logic Circuits Questions
Strong typing in VHDL: VHDL is very strict about how we assign to and compare various program elements. Which term correctly describes these elements (signals, variables, constants, and literals)?
Odd-parity validation: Which data/parity pair correctly implements an ODD-parity data transmission, ensuring the total number of 1s (data + parity) is odd?
Equality detection in logic circuits: Which specialized gate outputs HIGH exactly when its two inputs are equal (both 0 or both 1)?
Overflow conditions in 2's-complement addition: For the sum of two signed 2's-complement numbers to overflow, what must be true about the signs of the addends?
Modular verification in VHDL design: After each sub-circuit within a VHDL subsection has been individually validated, what should be done before integrating and testing the subsection as a whole?
STD_LOGIC value set (IEEE 1164): Which of the following is
not
a valid STD_LOGIC scalar value? (Choose the exception.)
In digital systems, parity generation and parity checking are employed to detect ________ during the transmission or storage of binary data.
Identify the Boolean equation that correctly represents the two-input exclusive-OR (XOR) function in standard sum-of-products or equivalent Boolean form.
1
2
3
4
5
6
7