Demo to drive the onboard DAC. A bit loud.
A demo to drive a hdmi screen with resolution 1280*720
A litex firmware for Tang Nano 20K, thanks Icenowy shared this firmware.
Demos to drive the rgb_lcd screen, 800_480 is for screen with 800*480 resolution, and 480_272 is for screen with 480*272 resolution.
FPGA uart example, containing 2 uart example messages. Burn into FPGA and open onboard serial port to check the message with 115200 baudrate.
FPGA can not be burned when the serial port is opened.
A demo to drive onboard ws2812 rgb led.
Thanks to nand2mario for providing this project, and read guide to see how to build this project.
A linux demo based on Linux-on-LiteX-VexRiscv.
A Risc-V architecture open source core. Run command git submodule update --init --recursive
in TangNano-20K-example
folder to get the code.