-
Notifications
You must be signed in to change notification settings - Fork 111
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
2024.2.1 #1127
Merged
Merged
2024.2.1 #1127
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
Signed-off-by: Chris Lavin <[email protected]>
eddieh-xlnx
force-pushed
the
2024.2.1
branch
from
December 19, 2024 19:54
464d9bb
to
7123b3e
Compare
Signed-off-by: Eddie Hung <[email protected]>
…1129) * [DesignTools] foreachConnectedBELPin() to walk through Versal IMRs Signed-off-by: Eddie Hung <[email protected]> * Call recursively Signed-off-by: Eddie Hung <[email protected]> * [TestDesignTools] Add testGetConnected{Cells,BELPins}Versal() Signed-off-by: Eddie Hung <[email protected]> * [RouterHelper] invertPossibleGndPinsToVccPins() to use fixed DesignTools.getConnectedCells() Signed-off-by: Eddie Hung <[email protected]> * [DesignTools] getAllRoutedSitePinsFromPhysicalPin() to use IMR method Signed-off-by: Eddie Hung <[email protected]> * Fix broken expected result! Signed-off-by: Eddie Hung <[email protected]> * Tidy up Signed-off-by: Eddie Hung <[email protected]> * Update test/src/com/xilinx/rapidwright/design/TestDesignTools.java Signed-off-by: eddieh-xlnx <[email protected]> * Update src/com/xilinx/rapidwright/design/DesignTools.java Signed-off-by: eddieh-xlnx <[email protected]> * Apply suggestions from code review Signed-off-by: eddieh-xlnx <[email protected]> Signed-off-by: Eddie Hung <[email protected]> * [RouterHelper] invertPossibleGndPinsToVccPins() fallback through IMRs Signed-off-by: Eddie Hung <[email protected]> --------- Signed-off-by: Eddie Hung <[email protected]> Signed-off-by: eddieh-xlnx <[email protected]>
Signed-off-by: Chris Lavin <[email protected]>
Signed-off-by: Chris Lavin <[email protected]>
* [LUTTools] Versal fixes Signed-off-by: Eddie Hung <[email protected]> * [LUTTools] Cleanup Signed-off-by: Eddie Hung <[email protected]> * [TestLUTTools] Add testSwapMultipleLutPinsVersal() Signed-off-by: Eddie Hung <[email protected]> * [LUTTools] Revert to using updated DesignTools.getConnectedCells() Signed-off-by: Eddie Hung <[email protected]> * Remove unused import Signed-off-by: Eddie Hung <[email protected]> --------- Signed-off-by: Eddie Hung <[email protected]>
* Tests for Versal BEL flags and site unrouter Signed-off-by: Chris Lavin <[email protected]> * rc2 compiled with this PR Signed-off-by: Chris Lavin <[email protected]> * rc4, compiled with EDIFNet.getPortInsts() API change Signed-off-by: Chris Lavin <[email protected]> --------- Signed-off-by: Chris Lavin <[email protected]>
* Test for SiteInst.isEmpty() Signed-off-by: Chris Lavin <[email protected]> * Restore import order Signed-off-by: Chris Lavin <[email protected]> --------- Signed-off-by: Chris Lavin <[email protected]>
* Override switch for Advanced Flow flag; adds test Signed-off-by: Chris Lavin <[email protected]> * Change test to reflect DCP load behavior Signed-off-by: Chris Lavin <[email protected]> * rc5 Signed-off-by: Chris Lavin <[email protected]> * debug Signed-off-by: Chris Lavin <[email protected]> * Fix internal test failures Signed-off-by: Chris Lavin <[email protected]> * Add debug Signed-off-by: Chris Lavin <[email protected]> * Revert Signed-off-by: Chris Lavin <[email protected]> --------- Signed-off-by: Chris Lavin <[email protected]>
Signed-off-by: Chris Lavin <[email protected]>
Signed-off-by: Chris Lavin <[email protected]>
Signed-off-by: Chris Lavin <[email protected]>
Signed-off-by: Chris Lavin <[email protected]>
Signed-off-by: Chris Lavin <[email protected]>
Signed-off-by: Chris Lavin <[email protected]>
Signed-off-by: Chris Lavin <[email protected]>
Signed-off-by: Chris Lavin <[email protected]>
Signed-off-by: Chris Lavin <[email protected]>
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.
No description provided.