2-bit register with S selection bit and by J-K Flip Flop
0 Stars     13 Views    

Author: Samir Ahammad

Project access type: Public

Description:

 a 2-bit register, which has a selection bit S. If S is 0, the register will perform a parallel load. On the other hand, if S is 1, the register will perform an exchange operation. In exchange operation, the present output of the flip-flops will exchange their values, i.e., output 00 will become 00, output 11 will become 11, output 10 will become 01, and output 01 will become 10. this register is designed using J-K flip-flops and basic gates. 

Created: Oct 13, 2023

Updated: Oct 13, 2023


Comments

You must login before you can post a comment.