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

ERROR: Failed to route arc 0 of net '$abc$20823$aiger20822$2149', from SITEWIRE/DSP48_X0Y49/PCOUT23 to SITEWIRE/DSP48_X0Y51/PCIN23 #35

Open
mirekez opened this issue Aug 20, 2024 · 1 comment

Comments

@mirekez
Copy link

mirekez commented Aug 20, 2024

dsp_err_Failed_to_route_arc_0.zip

Design with DSPs generated by Yosys gives unreadable error.
It's possible that clock pins are used for data or vice versa.

@hansfbaier
Copy link
Collaborator

hansfbaier commented Aug 21, 2024

The error message:

ERROR: Failed to route arc 0 of net '$abc$20823$aiger20822$2149', from SITEWIRE/DSP48_X0Y49/PCOUT23 to SITEWIRE/DSP48_X0Y51/PCIN23.
0

says it placed one DSP on X0Y49 and the cascaded one to X0Y51.
But the cascade lines are connected to X0Y50.
So the packer seems to leave out X0Y50 for some reason. Will look into that.
20240821_10h27m15s_grim

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