Skip to content
New issue

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

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

Already on GitHub? # to your account

openXC7 - ERROR: Found IDELAYCTRL but no I/ODELAYs in group default #39

Open
harunkovacevic opened this issue Feb 8, 2025 · 0 comments
Assignees
Labels
bug Something isn't working openXC7 showstopper Critical. Blocking further progress

Comments

@harunkovacevic
Copy link
Collaborator

After RTL modification related to the csi_byte_clk signal, we managed to bypass the routing error.

NOTE: For testing purposes only – the error still exists, we just masked it, and it is described in this issue. Modifications are placed in a separate file csi_rx_top_2.v.

After that, the tool reports a new issue related to IDELAYCTRL component.

ERROR: Found IDELAYCTRL but no I/ODELAYs in group default 2 warnings, 1 error make: *** [Makefile:69: error2.fasm] Error 255

Steps to reproduce:

  • Navigate to 3.build/openXC7, where the Makefile is located.
  • Run make error2

@hansfbaier, @MikeReznikov Do you have any ideas on how to solve this problem?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working openXC7 showstopper Critical. Blocking further progress
Projects
None yet
Development

No branches or pull requests

4 participants