Files
icesugar/demo/README_en.md
2020-11-01 13:26:23 +08:00

941 B

demo

here are prebuilt demo bitstreams, can drag-n-drop for test. source code locate at src/basic and src/advanced

basic

leds.bin
test RGB LED
bram.bin
internal BRAM test
pll.bin
internal PLL test
pwm.bin
LED fade
spram.bin
internal BRAM test
switch.bin
on-board switch test
uart_echo.bin
uart echo test
uart_tx.bin
uart tx

advanced

picorv32.bin
risc-v SoC, open the serial port with baudrate 115200
up5k_6502.bin
6502 core, open the serial port with baudrate 9600
vga_pong.bin
vga pong game
vga_rotate.bin
vga rotate
icicle.bin
risc-v SoC, open the serial port with baudrate 9600
litex-image-gateware+bios+none.bin
litex SoC, open the serial port with baudrate 115200
litex-image-gateware+bios+micropython.bin
litex SoC with micropython, open the serial port with baudrate 115200
nes_smb.bin
nes game, use with PMOD-VGA