-
Notifications
You must be signed in to change notification settings - Fork 415
Updated graphics.rst (Documentation) #2326
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
Conversation
Updated the documentation for VPR graphics by adding new images of the UI as well as fixing grammatical errors and descriptions of the locations of various buttons.
Created an Images folder to hold images of the documentation.
Looks good; one suggested change. Then ping me to merge. Right after merging, check the web page to make sure all the images show up. |
Another item to investigate (but should be another issue): can we show only the highlighted nets (fanin and fanout of selected block)? I think we should rename "None" to "Highlighted Only" and then made placement draw the highlighted cluster nets / highlighted primitive nets (depending on what was clicked on). |
Should also change the code to have "Set Net Transparency" --> Net Transparency (0 - 255) |
Updated the toggle options to Cluster Nets and Primitive Nets from Nets and Logical Connections respectively.
Updated intra_logic_block.cpp to match the new name of the global variable "Draw_logical_connections" to "draw_primitive_nets".
Updated VPR documentation due to a change in the "Toggle Nets" dropdown list to better describe the options. Added updated image as well.
Changed "Set Net Transparency" to "Net Transparency (0 - 255)"
All suggested changes made. @vaughnbetz , You may now merge this PR, and I will check right after to make sure the images on the documentation are showing up properly. |
Thanks Meet. |
Updated the documentation for VPR graphics by adding new images of the UI as well as fixing grammatical errors and descriptions of the locations of various buttons.
Description
Related Issue
Motivation and Context
The existing documentation displayed an older version of the user interface and was required to be updated with newer images as well as an updated description of how to use certain features.
How Has This Been Tested?
Types of changes
Checklist: