DanteOlivieri
Newbie
Hello everyone,
This is one of the exercises from last year's exam in my university, and I would appreciate it if someone could help me.
x - 10100000111
z1 00010010000
z0 00000010001
I'm really not understanding what they mean by "Use a ROM for the combinational part and a JK-FF for the MSB."
I have already done the state diagram, the state table and, since I didn't know what to do with the flip flops (I don't know what they mean by "use a JK-FF for the MSB"), I also wrote the expressions for the inputs of the 3 JK flip flops (J2, K2, J1, K1, J0, K0, using the JK-FF excitation table) and the outputs (z1, z0).
I've used 3 JK-FF's because I'm getting 7 states from the initial analysis and I couldn't reduce anything.
At this point, I'm only missing the circuit drawing, but I'm not doing that for now because I'm not sure if I did everything correctly, and I'm also confused on how to use a ROM here.
Help appreciated!
This is one of the exercises from last year's exam in my university, and I would appreciate it if someone could help me.
Example: (i have added the '-' just to display it correctly in column)Design a sequential circuit with one input x and two outputs z1 and z0. The exit z1 must equal 1 if the last three input bits contain at least two 0s, while z0 must be 1 if the last 3 bits are equal. Do not consider overlapping. Use a ROM for the combinational part and a JK-FF for the MSB. Draw the obtained circuit.
x - 10100000111
z1 00010010000
z0 00000010001
I'm really not understanding what they mean by "Use a ROM for the combinational part and a JK-FF for the MSB."
I have already done the state diagram, the state table and, since I didn't know what to do with the flip flops (I don't know what they mean by "use a JK-FF for the MSB"), I also wrote the expressions for the inputs of the 3 JK flip flops (J2, K2, J1, K1, J0, K0, using the JK-FF excitation table) and the outputs (z1, z0).
I've used 3 JK-FF's because I'm getting 7 states from the initial analysis and I couldn't reduce anything.
At this point, I'm only missing the circuit drawing, but I'm not doing that for now because I'm not sure if I did everything correctly, and I'm also confused on how to use a ROM here.
Help appreciated!