Open davidcastells opened 4 months ago
Can you share the steps to reproduce this issue? We are synthesizing + booting on U55C with the public repo. Please include info about the tools you are using as it might be due to a different version. Thanks!
source /opt/Xilinx/Vivado/2021.2/settings64.sh
git clone https://github.com/bsc-loca/fpga-shell
cd fpga-shell
make initialize LOAD_EA=sargantana
make project
make bitstream
I have synthesized the system for the U55C target and tried to run it.
It is not booting.
An equivalent system build from the internal repositories work, but the public system does not.