added headers/ updated old ones #3
@ -1,5 +1,5 @@
|
|||||||
/***
|
/***
|
||||||
* debouncer.sv - generates a debounced button press and turns it inot
|
* debouncer.sv - generates a debounced button press and turns it into
|
||||||
|
|
|||||||
* a single pulse.
|
* a single pulse.
|
||||||
*
|
*
|
||||||
* @author: Waylon Cude, Dilanthi Prentice
|
* @author: Waylon Cude, Dilanthi Prentice
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
/***
|
/***
|
||||||
* display_anode_driver.sv - Turns a single anode of a single digit at a time,
|
* display_anode_driver.sv - Turns on a single anode of a single digit at a time,
|
||||||
|
uelen
commented
probably should be "Turns on" instead of "Turns" probably should be "Turns on" instead of "Turns"
|
|||||||
* rapidly rotating through all of them, generating
|
* rapidly rotating through all of them, generating
|
||||||
* a solid-looking display even though only one digit
|
* a solid-looking display even though only one digit
|
||||||
* is on at a time.
|
* is on at a time.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user
typo, should be into not inot