Hello,
i have a problem designing a 4-bit even number counter.,
the states of the counter is,
0000 = 0
0010 = 2
0100 = 4
1000 = 8
in each number the LSB is '0'
so when i draw the karnaugh Map of J0 is filled with 0s and K0 with 'X' (Don't Care) ?
am i doing something wrong ??
Edi: Problem solved !!
i have a problem designing a 4-bit even number counter.,
the states of the counter is,
0000 = 0
0010 = 2
0100 = 4
1000 = 8
in each number the LSB is '0'
so when i draw the karnaugh Map of J0 is filled with 0s and K0 with 'X' (Don't Care) ?
am i doing something wrong ??
Edi: Problem solved !!
Last edited: