Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
1 write the vhdl code for an 8-bit twos complement addersubtractor circuit which functions as an adder when a select
implement a circuit that will compare two 3-bit binary numbers x x2x1x0 and y y2y1y0 and generate separate outputs
a computing system consists of four processors p1 p2 p3 and p4 and four blocks of memories m1 m2 m3 and m4 processor p1
a combinational circuit is to be designed to generate a parity bit for input digits in bcd code the circuit also has an
1 write the vhdl code to specify a circuit that generates the square of a 3-bit number2 write the vhdl code for a full
minimize the following incompletely specified sequential circuits if possible implement the circuits using d flip-flops
a sequential circuit is to be used to identify possible noncodewords produced by a 3-out-of-6 code generator circuit
a sequential circuit is to be designed to monitor the status of a chemical experiment every 10 s the circuit receives
1 design a counter that can count either in mod-8 pure binary or in mod-8 gray code depending on a control signal being
1 design a random counter to count the sequence 8 1 2 0 4 6 3 5 9 7 use d flip-flops2 construct an 8-bit binary counter
design a sequential circuit that produces an output of 1 after it has received an input sequence 1101 or 011 derive the
a sequential circuit having a single input and a single output is to be designed according to the following
a synchronous sequential circuit is to be used to detect errors in a message using 2-out-of-4 code the sequential
a synchronous sequential circuit is to be used for generating the parity of a continuous stream of binary digits the
a synchronous sequential circuit has one input x and one output z the output is 1 whenever the input sequence is 0110
the state diagram of a sequential circuit is shown below implement the circuit using d flip-flops as memory elements
an asynchronous sequential circuit has two inputs x1 and x2 and an output z input x2 is driven by a noise-free switch
a sequential circuit produces an output of 1 if and only if it receives an input sequence that contains only one group
a single-input and single-output state machine produces an output of 1 and remains at 1 when at least two 0s and two 1s
1 as discussed in the text an n-bit johnson counter is a mod-2n counter write the vhdl code for a mod-7 counter
1 write the vhdl code for a counter that can count either in mod-8 binary or gray code depending on a control signal
the shift register implementation of a sequential circuit is shown below write the vhdl code to specify the function of
a four-stage shift register is to be used to generate two sequences of length 7 and 15 a sequence of length 7 is
write the vhdl code for a jk flip-flop that is set-dominant when a control signal c is 0 and reset-dominant when c is 1