We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See https://github.com/verilog-to-routing/vtr-verilog-to-routing/blob/master/vpr/src/route/rr_graph2.cpp#L1288-L1291, which is missing from https://github.com/verilog-to-routing/vtr-verilog-to-routing/blob/master/vpr/src/route/rr_graph2.cpp#L1227
The text was updated successfully, but these errors were encountered:
@kmurray I think this is you?
Sorry, something went wrong.
Yep, thanks for the catch! I'll fix that.
That RR node indicies requires that is generally very error prone, which is why we eventually want to fix it (see #355)
vpr: Fix incorrect indexing in get_rr_node_indices for CHANX
8137f18
Closes #1124
d2a75ca
Successfully merging a pull request may close this issue.
See https://github.com/verilog-to-routing/vtr-verilog-to-routing/blob/master/vpr/src/route/rr_graph2.cpp#L1288-L1291, which is missing from https://github.com/verilog-to-routing/vtr-verilog-to-routing/blob/master/vpr/src/route/rr_graph2.cpp#L1227
The text was updated successfully, but these errors were encountered: