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...
ShengN_altera
Super Contributor
1 year agoHi,
Probably the overflow issue. If for 3-bit binary adder, use 7 leds got any issue?
For 15 and onwards leds, if use larger bit binary adder got any issue?
Probably need to take some precautious to take care the overflow issue.
Thanks,
Regards,
Sheng