Skip to content

Write routing channel occupancies to files. #2985

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

Merged
merged 7 commits into from
Apr 16, 2025
Merged

Conversation

soheilshahrouz
Copy link
Contributor

This PR writes the routing channel utilization for x-directed and y-directed channels to two files.

@soheilshahrouz soheilshahrouz requested a review from amin1377 April 16, 2025 16:50
@github-actions github-actions bot added VPR VPR FPGA Placement & Routing Tool lang-cpp C/C++ code labels Apr 16, 2025
Copy link
Contributor

@amin1377 amin1377 left a comment

Choose a reason for hiding this comment

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

Looks good, thanks! I just have a small suggestion: consider creating a function that takes the file name and chanx/chany occupancy data and writes the information to the file. This would help avoid duplicating the code for writing chanx and chany separately.

@amin1377 amin1377 merged commit 661debe into master Apr 16, 2025
36 checks passed
@amin1377 amin1377 deleted the temp_chann_util_report branch April 16, 2025 21:38
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.

2 participants