Skip to content

Removed duplicate items in GUI #3116

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

SamuelHo10
Copy link
Contributor

"Crit Path Routing" and "Crit Path Routing Delays" items were doubled #2407. That has now been fixed.

@github-actions github-actions bot added the VPR VPR FPGA Placement & Routing Tool label Jun 5, 2025
Copy link
Contributor

@AlexandreSinger AlexandreSinger left a comment

Choose a reason for hiding this comment

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

Minor change requested, other than that it looks good to me.

<item translatable="yes">Crit Path Routing</item>
<item translatable="yes">Crit Path Routing Delays</item>
<!-- <item translatable="yes">Crit Path Routing</item>
<item translatable="yes">Crit Path Routing Delays</item> These two items are generated at runtime -->
Copy link
Contributor

Choose a reason for hiding this comment

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

This file is generated using a tool called glade. Any comments you put in here would get overwritten the next time someone updates the UI. I recommend just deleting these two lines of code (i.e. not commenting them).

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.

"Crit Path Routing" and "Crit Path Routing Delays" items are doubled
2 participants