CONVERSION - mbits-mirafra/digitalDesignCourse GitHub Wiki

Conversion

Generally, JK flip–flops and D flip–flops are the most widely used flip–flops. And so their availability in the form of integrated circuits (ICs) is abundant. Numerous varieties of JK flip–flop and D flip–flop are available in the semiconductor market. The less popular SR flip–flop and T flip–flop are not available in the market as integrated circuits (ICs) (even though very few SR flip–flops are available as ICs, they are not frequently used).

Consider, if the cell library has only SR flip-flop then SR flip-flop should be able to work as other flip-flops. Hence conversion of flip-flops are needed.

Let's learn how to make a conversion!

image

Sr.no topics
1 SR flip-flop to Jk flip-flop
2 SR flip-flop to T flip-flop
3 SR flip-flop to D flip-flop
4 JK flip-flop to SR flip-flop
5 JK flip-flop to D flip-flop
6 JK flip-flop to T flip-flop
7 D flip-flop to SR flip-flop
8 D flip-flop to JK flip-flop
9 D flip-flop to T flip-flop
10 T flip-flop to SR flip-flop
11 T flip-flop to JK flip-flop
12 T flip-flop to D flip-flop