Trying to understand all this stuff by recreating existing code.
Go to file
John Bintz 5b33d3020b initial commit, blink works 2024-07-16 08:23:22 -04:00
.gitignore initial commit, blink works 2024-07-16 08:23:22 -04:00
Makefile initial commit, blink works 2024-07-16 08:23:22 -04:00
README.md initial commit, blink works 2024-07-16 08:23:22 -04:00
blink.v initial commit, blink works 2024-07-16 08:23:22 -04:00
ulx3s_v20.lpf initial commit, blink works 2024-07-16 08:23:22 -04:00

README.md

ULX3S CODE

Trying to understand all this complex stuff this board can do by recreating a bunch of the interesting demo projects. As with the Go Board code, I'm also trying to clean up things like variable and module names and parameters so they're much easier to understand.

Projects recreated