Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It cannot work on a third-party FPGA #8

Open
boyangma opened this issue Jan 21, 2024 · 1 comment
Open

It cannot work on a third-party FPGA #8

boyangma opened this issue Jan 21, 2024 · 1 comment

Comments

@boyangma
Copy link

boyangma commented Jan 21, 2024

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

@yhqiu16
Copy link
Owner

yhqiu16 commented Jan 24, 2024

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.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants