Skip to content

jesusjashimotob/TangNano-20K-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TangNano-20K-example




audio

Demo to drive the onboard DAC. A bit loud.

hdmi

A demo to drive a hdmi screen with resolution 1280*720

hdmi_color_bar_720p

litex

A litex firmware for Tang Nano 20K, thanks Icenowy shared this firmware.

litex_screenshot

rgb_lcd

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.

uart

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.

ws2812

A demo to drive onboard ws2812 rgb led.

nestang

Thanks to nand2mario for providing this project, and read guide to see how to build this project.

linux

A linux demo based on Linux-on-LiteX-VexRiscv.

riscv_core

SparrowRV

A Risc-V architecture open source core. Run command git submodule update --init --recursive in TangNano-20K-example folder to get the code.

Languages

  • GLSL 99.3%
  • Other 0.7%