Ok dumb question I'm sure. But what does debounce mean in this context? What are the dangers of not debouncing? How exactly does one go about debouncing? Thanks!
On Fri, Jul 12, 2013 at 10:35 AM, Daniel Fussell <[email protected]> wrote: > On 07/11/2013 04:06 PM, S. Dale Morrey wrote: > >> Cool I think I have the components on hand to build that 3 bit adder. >> Gonna give it a try. If it works maybe I can extend it to 8 bits. >> >> >> >> On Thu, Jul 11, 2013 at 3:59 PM, Levi Pearson <[email protected]> >> wrote: >> >> Here's a highly simplified version: >>> http://wesharenotes.net/kevin/**Projects/Adder/adder.html<http://wesharenotes.net/kevin/Projects/Adder/adder.html> >>> >>> --Levi >>> >>> >>> It's way more fun to do it with an FPGA, though debouncing switches in > an HDL is a pain in the asynchronous transmitter. > > ;-Daniel Fussell > > > /* > PLUG: http://plug.org, #utah on irc.freenode.net > Unsubscribe: > http://plug.org/mailman/**options/plug<http://plug.org/mailman/options/plug> > Don't fear the penguin. > */ > /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
