Forum Discussion
KerCrafter
New Contributor
1 year agoStrange simulation problem (3-bit adder work, 4+ bit adder not work)
Hi all I've identified a strange behaviour in Simulation. Not sure if it my implementation or if it specific to the simulation. I've a counter implemented with a Binary Adder to perform X + 1 ope...
KerCrafter
New Contributor
1 year agoAfter few experimentations, I've isolate the breakpoint.
it work fine with 14 LEDs, and problem appears from 15 LEDs are implemented. These 2 test cases are 4-bit binary adder.