bsc-loca / core_tile

Other
8 stars 1 forks source link

System synthesizes but does not boot #5

Open davidcastells opened 3 months ago

davidcastells commented 3 months ago

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.

mmoreto commented 3 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!

davidcastells commented 2 months ago

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