-
Notifications
You must be signed in to change notification settings - Fork 109
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
[RWRoute] Yet more cleanup #1072
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eddieh-xlnx
force-pushed
the
rwroute_cleanup2
branch
from
September 26, 2024 18:56
3d43e5c
to
f4f8222
Compare
eddieh-xlnx
force-pushed
the
rwroute_cleanup
branch
from
September 26, 2024 19:37
b7d9735
to
8074703
Compare
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
eddieh-xlnx
force-pushed
the
rwroute_cleanup2
branch
from
October 4, 2024 21:54
52b3e33
to
dd10e43
Compare
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
…ving Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com> Conflicts: src/com/xilinx/rapidwright/rwroute/PartialRouter.java
Signed-off-by: Eddie Hung <eddie.hung@amd.com> Conflicts: src/com/xilinx/rapidwright/rwroute/PartialRouter.java src/com/xilinx/rapidwright/rwroute/RWRoute.java
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
eddieh-xlnx
force-pushed
the
rwroute_cleanup2
branch
from
October 5, 2024 01:00
edbfc73
to
fd88782
Compare
preservedMap and nodesMap Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
eddieh-xlnx
commented
Oct 6, 2024
eddieh-xlnx
commented
Oct 6, 2024
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: eddieh-xlnx <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
…arer Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Conflicts: src/com/xilinx/rapidwright/design/DesignTools.java src/com/xilinx/rapidwright/rwroute/PartialRouter.java src/com/xilinx/rapidwright/rwroute/RouteNode.java
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
eddieh-xlnx
commented
Oct 25, 2024
Conflicts: src/com/xilinx/rapidwright/rwroute/RWRoute.java src/com/xilinx/rapidwright/rwroute/RouteNode.java src/com/xilinx/rapidwright/rwroute/RouteNodeGraph.java src/com/xilinx/rapidwright/rwroute/RouteNodeType.java
eddieh-xlnx
force-pushed
the
rwroute_cleanup2
branch
from
November 14, 2024 05:01
d8bc0b1
to
3bfcdf4
Compare
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
RouteNode
reduced from 80 bytes to 64 bytesRouteNodeGraph.{preservedMap,nodesMap}
(no longerConcurrentHashMap
-s) values' to be arrays to be sized no larger than number of base wires of its tile