Skip to content

Conversation

@AlexandreSinger
Copy link
Contributor

This is the last of the simple spelling mistakes in the VPR directory. The rest are variable name changes which are not hard, but should be isolated into their own commits.

@github-actions github-actions bot added VPR VPR FPGA Placement & Routing Tool lang-cpp C/C++ code labels Nov 25, 2025
@soheilshahrouz
Copy link
Contributor

I reorganized the RR graph generation code by moving related functions into new files.
Merging this now would likely cause unnecessary conflicts.

@AmirhosseinPoolad
Copy link
Contributor

Agreed, I think waiting for #3323 to be merged before doing this would be the best approach.

This is the last of the simple spelling mistakes in the VPR directory.
The rest are variable name changes which are not hard, but should be
isolated into their own commits.

NOTE: The rr_graph.cpp and rr_graph2.cpp files were left behind to
prevent issues with currently open PRs.
@AlexandreSinger
Copy link
Contributor Author

@soheilshahrouz @AmirhosseinPoolad I have undone my changes to rr_graph.cpp and rr_graph2.cpp to prevent conflicts with Soheil's PR.

The changes were squashed as well.

@soheilshahrouz
Copy link
Contributor

Thanks @AlexandreSinger

Copy link
Contributor

@AmirhosseinPoolad AmirhosseinPoolad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @AlexandreSinger. some small issues but looks good otherwise.

#ifndef NON_DETERMINISTIC_PRUNING
// With deterministic pruning, cannot always prune on ties.
// In the case of a true tie, just prune, no need to explore neightbors
// In the case of a true tie, just prune, no need to explore neighbors
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

neighbours* ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@AlexandreSinger AlexandreSinger merged commit 7341a51 into verilog-to-routing:master Nov 28, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang-cpp C/C++ code VPR VPR FPGA Placement & Routing Tool

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants