diff options
Diffstat (limited to 'led_toggle_bouncy.v')
| -rw-r--r-- | led_toggle_bouncy.v | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/led_toggle_bouncy.v b/led_toggle_bouncy.v index 7ac8a9d..b05b472 100644 --- a/led_toggle_bouncy.v +++ b/led_toggle_bouncy.v @@ -1,3 +1,5 @@ +`timescale 1us/1us + // From the book // bouncy variant |
