I hereby claim:
- I am gmlewis on github.
- I am gmlewis (https://keybase.io/gmlewis) on keybase.
- I have a public key whose fingerprint is E4E3 9929 A48D 37D6 80B8 03E9 918E 136B FC90 EB4F
To claim this, I am signing this object:
| Verifying my Blockstack ID is secured with the address 1Mw9tvjwsu1wv4URimeCYxfYdWiEq6HV66 https://explorer.blockstack.org/address/1Mw9tvjwsu1wv4URimeCYxfYdWiEq6HV66 |
| // Verilated -*- C++ -*- | |
| // DESCRIPTION: Verilator output: Design implementation internals | |
| // See VCoupling.h for the primary calling header | |
| #include "VCoupling.h" | |
| #include "VCoupling__Syms.h" | |
| //-------------------- | |
| // STATIC VARIABLES |
| // Verilated -*- C++ -*- | |
| // DESCRIPTION: Verilator output: Primary design header | |
| // | |
| // This header should be included by all source files instantiating the design. | |
| // The class here is then constructed to instantiate the design. | |
| // See the Verilator manual for examples. | |
| #ifndef _VCoupling_H_ | |
| #define _VCoupling_H_ |
| // -*- compile-command: "go build filter-pub-test.go"; -*- | |
| // filter-pub-test filters out the ANSI color codes from "pub run test" output. | |
| // It also changes the output so that Emacs understands what file, line, and column | |
| // numbers had the error so it can jump to the next error directly with "C-x `". | |
| package main | |
| import ( | |
| "bufio" | |
| "bytes" |
| /* | |
| BlindsControl - based on "Debounce" example. | |
| Each time the input pin goes from LOW to HIGH (e.g. because of a push-button | |
| press), the output pin is toggled from LOW to HIGH or HIGH to LOW. There's a | |
| minimum delay between toggles to debounce the circuit (i.e. to ignore noise). | |
| The circuit: | |
| - LED attached from pin 13 to ground | |
| - pushbutton attached from pin 2 to +5V |
I hereby claim:
To claim this, I am signing this object: