⟩ What is MBR located on the disk?
Main Boot Record is located in sector 0, track 0, head 0, cylinder 0 of the primary active partition.
sector 0, head 0, cylinder 0,
Main Boot Record is located in sector 0, track 0, head 0, cylinder 0 of the primary active partition.
sector 0, head 0, cylinder 0,
How do you detect if two 8-bit signals are same?
Design a state machine that produce 1 at its output z. when the specified 3 bit sequence appears at its input x unless the specified 3 bit seqence 2 occur this should then disable the out put until the circuit restarted. sequence1 001 and sequence 2 011?
Hardware Design interview questions part 1
Give two ways of converting a two input NAND gate to an inverter.
Give the truth table for a Half Adder. Give a gate level implementation of the same.
Design a divide-by-3 sequential circuit with 50% duty circle.
How do you detect a sequence of "1101" arriving serially from a signal line?
Suppose you have a combinational circuit between two registers driven by a clock. What will you do if the delay of the combinational circuit is greater than your clock signal?
Draw a Transmission Gate-based D-Latch?
Hardware Design interview questions part 2