mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
88bd754dd6
Used to demonstrates how to easily create baremetal apps, boot to it with LiteX and also ease litex_term testing. To build it: export BUILD_DIR=xxyy/litex/litex/boards/targets/build/arty && make To load it: lxterm /dev/ttyUSB1 --kernel=demo.bin --============== Boot ==================-- Booting from serial... Press Q or ESC to abort boot completely. sL5DdSMmkekro [LXTERM] Received firmware download request from the device. [LXTERM] Uploading demo.bin to 0x40000000 (9264 bytes)... [LXTERM] Upload complete (9.8KB/s). [LXTERM] Booting the device. [LXTERM] Done. Executing booted program at 0x40000000 --============= Liftoff! ===============-- LiteX minimal demo app built Dec 10 2020 17:13:02 Available commands: help - Show this command reboot - Reboot CPU led - Led demo donut - Spinning Donut demo litex-demo-app> led Led demo... Counter mode... Shift mode... Dance mode... litex-demo-app> donut Donut demo... $$$$$@@@@@ $##########$$$$$$$$ ###*!!!!!!!!!***##$$$$$$ ***!!====;;;;===!!**###$$$$# **!===;;;:::::;:===!!**####$## !*!!==;;:~-,,.,-~::;;=!!**#######! !!!!=;:~-,.......-~::==!!***#####* !!!!==;~~-.........,-:;==!!***###**! !**!!=;:~-... ..-:;=!!!********! ;!*#####*!!;. ~:;==!!!******!!= :!*###$$$$#*! :;==!!!!!****!!!=; ~=!*#$$$@@@$$##!!!!!!!!!!!!****!!!!=; ;=!*#$$$@@@@$$#*******!*!!*!!!!!==;~ -;!*###$$$$$$$###******!!!!!!!===;~ -;!!*####$#####******!!!!!!==;;:- ,:=!!!!**#**#***!!!!!!!====;:~, -:==!!!*!!*!!!!!!!===;;;:~- .~:;;========;=;;:::~-, .--~~::::~:~~--,. litex-demo-app> |
||
---|---|---|
.. | ||
boards | ||
build | ||
gen | ||
soc | ||
tools | ||
__init__.py |