John Bintz 5b33d3020b | ||
---|---|---|
.gitignore | ||
Makefile | ||
README.md | ||
blink.v | ||
ulx3s_v20.lpf |
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
- Blink: https://github.com/ulx3s/blink
- Figure out how to get the Makefile pieces all working, just get something custom working on this board.