This is a interactive demo application that light the LEDs based on the the buttons pressed on the ARTY A7 board while outputs the logs via UART.
- Build and Load the bistream as described here.
- Connect to UART to see the console.
screen /dev/ttyUSB1 115200
- Build and load the application
cargo run