Skip to content

Addressing route_timing Offset #2114

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 8 commits into from
Aug 11, 2022
Merged

Addressing route_timing Offset #2114

merged 8 commits into from
Aug 11, 2022

Conversation

jmah76
Copy link
Contributor

@jmah76 jmah76 commented Aug 3, 2022

Referenced here

Description

Fixed warnings caused by arrays in route_timing.cpp's delete calls being offset by one because they were 1-based arrays. Fixed by adding an element to the arrays and ensuring the 0th element is invalid & will cause an error if used.

@github-actions github-actions bot added the VPR VPR FPGA Placement & Routing Tool label Aug 3, 2022
@vaughnbetz
Copy link
Contributor

Just one comment to remove -- looks good.

@vaughnbetz vaughnbetz merged commit 119560c into master Aug 11, 2022
@vaughnbetz vaughnbetz deleted the route_timing_offset branch August 11, 2022 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
VPR VPR FPGA Placement & Routing Tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants