All checks were successful
ci/woodpecker/push/test-workflow Pipeline was successful
It should be working reasonably well at this point
14 lines
270 B
Markdown
14 lines
270 B
Markdown
## Bugs I Found
|
|
|
|
### Audio Buffer
|
|
- Forgot to assign to a delay counter
|
|
|
|
### Debouncer
|
|
- Logic was fundamentally wrong
|
|
|
|
### Display Converter
|
|
- Found a typo in a single digit
|
|
|
|
### Low Freq Clock Gen
|
|
- Was initially trying to do modulo at max clock speed, failing timing
|