Hey, i have the circuit working but i need to initalize the flipflops to the 4×4 board, e.g the first row is 0123 how can i do it? Or i just need to tell you that it is supposed to ve initialized?
1 Like
The only interaction I (i.e. the user) will have with your circuit is through m(t) and CLK.
I cannot go inside and “poke” the FFs/registers to give them values.
You need to do everything accordingly.