10 Commits

Author SHA1 Message Date
89a9c5a60c Merge branch 'wcude' 2025-05-19 15:22:32 -07:00
2fde75a330 Added a in-progress top file
Some of this stuff should get split out into 7-segment logic probably,
having logic in the top file seems like a bad call
2025-05-19 15:21:53 -07:00
4b041651d4 added seven segment display logic / seconds counter
All checks were successful
ci/woodpecker/push/test-workflow Pipeline was successful
2025-05-17 20:38:52 -07:00
da7d026d06 Add testbench for the seconds display
NOTE: This doesn't actually compile yet, but it should once changes to
the seconds display are pushed
2025-05-17 12:40:20 -07:00
423f89a665 Commit the project file again
All checks were successful
ci/woodpecker/push/test-workflow Pipeline was successful
Oops, forgot to do this after adding a file
2025-05-16 19:27:02 -07:00
5c4df16cb0 Add empty debouncer tb
All checks were successful
ci/woodpecker/push/test-workflow Pipeline was successful
2025-05-16 18:53:05 -07:00
34d62a197f Add some stubbed out modules for the first bit
All checks were successful
ci/woodpecker/push/test-workflow Pipeline was successful
Hopefully theses are right ...
2025-05-16 17:58:25 -07:00
831e588986 Add vivado project
All checks were successful
ci/woodpecker/push/test-workflow Pipeline was successful
Hopefully this is enough of the project files for this to work ...
2025-05-16 17:16:08 -07:00
fd95f9905f Add a wowrkflow to test that everything works
All checks were successful
ci/woodpecker/push/test-workflow Pipeline was successful
2025-05-07 17:40:55 -07:00
bd7286a858
Initial commit 2025-05-06 13:46:53 -07:00