Question: Using JK flip - flops in LogiSim, design a 4 - bit register that can either load new ( parallel ) data or store the
Using JK flipflops in LogiSim, design a bit register that can either load new parallel data or
store the existing data. The inputs to the register will be:
data bits for the parallel data load
select bit referred to as LOAD If LOAD new parallel data is loaded, otherwise the
existing values in the register are maintained.
enable bit referred to as EN This bit is used to turn on or enable your register. It
overrides the LOAD bit. If EN the existing values in the register are maintained, regardless
of the state of the LOAD bit. If EN the register either loads new data or maintains the
existing, as specified by the LOAD bit.
You are required to create a design for this register using four JK flipflops and four to
multiplexers and any additional gates that you may need. Demo loading a new value and retaining
the exiting value of this register
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
