blob: 351646d3cbaf808bcbf59f7da910d1f16a5055ba [file] [view] [edit]
# Zephyr on Litex minitest
This folder contains a minitest for Zephyr running on Litex SoC.
## Synthesis+implementation
There are two flows supported - Vivado only and Yosys-Vivado.
In order to run them choose `make vivado` or `make yosys-vivado` respectively in the `src` directory.
##Running the design on hardware
In order to connect to the serial terminal use the baudrate rate of 115200.