Skip to content

Conversation

@AmirhosseinPoolad
Copy link
Contributor

Previously the draw code used channel width to calculate the space needed between tiles. A previous PR changed this to use the maximum ptc_num instead to make it work with all sorts of different architectures. This PR fixes an off by one error that was missed, as channel width starts from 1 and ptc_num starts from 0.

@github-actions github-actions bot added VPR VPR FPGA Placement & Routing Tool lang-cpp C/C++ code labels Dec 10, 2025
@amin1377 amin1377 merged commit 3518951 into master Dec 11, 2025
31 checks passed
@amin1377 amin1377 deleted the draw_off_by_one branch December 11, 2025 21:04
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