I am trying to implement your project on a third-party FPGA based on kintex ultrascale xcku060.
The project can successfully pass synthesis and implementation stages after the xdc file is modified properly.
After the fw project is compiled and the download.bit is programed to the device,however,it cannot boot and the sysrst led is always on. In addition, the OS cannot find any pci device and the uart prints nothing.
I guess it maybe a reset problem,which leads to the microblaze helding in reset,but I am not sure.
There should be three LEDs always on and one LED blinking when powering on the FPGA board. You can try the ILA to capture some signals when powering on.
I am trying to implement your project on a third-party FPGA based on kintex ultrascale xcku060.
The project can successfully pass synthesis and implementation stages after the xdc file is modified properly.
After the fw project is compiled and the download.bit is programed to the device,however,it cannot boot and the sysrst led is always on. In addition, the OS cannot find any pci device and the uart prints nothing.
I guess it maybe a reset problem,which leads to the microblaze helding in reset,but I am not sure.
I would appreciate if you have any advices.
Sincerely Brian