Skip to content
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

2022.2.0 Staging Branch #570

Merged
merged 15 commits into from
Nov 17, 2022
Merged

2022.2.0 Staging Branch #570

merged 15 commits into from
Nov 17, 2022

Conversation

clavin-xlnx
Copy link
Member

No description provided.

@github-actions
Copy link

github-actions bot commented Nov 2, 2022

Unit Test Results

  45 files    45 suites   17m 26s ⏱️
599 tests 591 ✔️ 8 💤 0 ❌
616 runs  608 ✔️ 8 💤 0 ❌

Results for commit 6730ee7.

♻️ This comment has been updated with latest results.

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]>
* Code changes to remove deprecated methods for 2022.2.0

Signed-off-by: Chris Lavin <[email protected]>

* Resolve compile issues

Signed-off-by: Chris Lavin <[email protected]>

* 2022.2.0-rc4 jar

Signed-off-by: Chris Lavin <[email protected]>

* Fix issues, revert removal of Design.createCell()

Signed-off-by: Chris Lavin <[email protected]>

* 2022.2.0-rc5 jar

Signed-off-by: Chris Lavin <[email protected]>

* Cannot close the stream

Signed-off-by: Chris Lavin <[email protected]>

* Simplify based on review comments

Signed-off-by: Chris Lavin <[email protected]>

Signed-off-by: Chris Lavin <[email protected]>
…on APIs (#585)

* Code changes to remove deprecated methods for 2022.2.0

Signed-off-by: Chris Lavin <[email protected]>

* Resolve compile issues

Signed-off-by: Chris Lavin <[email protected]>

* 2022.2.0-rc4 jar

Signed-off-by: Chris Lavin <[email protected]>

* Fix issues, revert removal of Design.createCell()

Signed-off-by: Chris Lavin <[email protected]>

* 2022.2.0-rc5 jar

Signed-off-by: Chris Lavin <[email protected]>

* Cannot close the stream

Signed-off-by: Chris Lavin <[email protected]>

* Simplify based on review comments

Signed-off-by: Chris Lavin <[email protected]>

* Add additional overloads for deferSorting on EDIFPortInst creation

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]>
@clavin-xlnx clavin-xlnx merged commit 6730ee7 into master Nov 17, 2022
@clavin-xlnx clavin-xlnx deleted the 2022.2.0 branch November 17, 2022 04:54
eddieh-xlnx added a commit that referenced this pull request Nov 26, 2022
commit 1dc9997e732731fd4990659f5bd5dd34227ad324
Merge: 76c0cde 084bea7
Author: Eddie Hung <[email protected]>
Date:   Fri Nov 25 21:04:24 2022 -0800

    Merge remote-tracking branch 'upstream/master' into sashimi_cleanup

commit 76c0cde
Author: Eddie Hung <[email protected]>
Date:   Fri Nov 25 15:07:36 2022 -0800

    Only add to staticNetAndRoutingTargets if not empty

commit 9b5c71b
Author: Eddie Hung <[email protected]>
Date:   Fri Nov 25 14:42:43 2022 -0800

    Remove redundant override and update comment

commit 64a62df
Author: Eddie Hung <[email protected]>
Date:   Fri Nov 25 09:48:04 2022 -0800

    Only include if preserved, assert preserved nodes for curr net

commit 084bea7
Author: eddieh-xlnx <[email protected]>
Date:   Fri Nov 25 09:23:00 2022 -0800

    Fix release date for 2022.2.0-beta

    Signed-off-by: eddieh-xlnx <[email protected]>

commit 966d1ef
Merge: 4dfecb0 987c702
Author: Eddie Hung <[email protected]>
Date:   Thu Nov 24 11:02:50 2022 -0800

    Merge branch 'sashimi' into sashimi_cleanup

commit 4dfecb0
Author: Eddie Hung <[email protected]>
Date:   Wed Nov 23 22:21:37 2022 -0800

    Fix FIXME: restore DesignTools.createPossiblePinsToStaticNets();

commit e2cc447
Author: Eddie Hung <[email protected]>
Date:   Wed Nov 23 22:21:21 2022 -0800

    Fix predicate and add comments

commit ff9ce78
Author: Eddie Hung <[email protected]>
Date:   Wed Nov 23 21:26:32 2022 -0800

    Avoid building huge unavailableNodes set in GlobalSignalRouting

commit 8ee265c
Author: Eddie Hung <[email protected]>
Date:   Wed Nov 23 21:01:46 2022 -0800

    More strenuous testing, with necessary fixes

commit 44c7913
Author: Eddie Hung <[email protected]>
Date:   Wed Nov 23 20:27:13 2022 -0800

    RWRoute to not push previous connection routing onto queue

commit c200ca4
Author: Eddie Hung <[email protected]>
Date:   Wed Nov 23 20:26:27 2022 -0800

    Fix static net routing

commit 5132645
Author: Eddie Hung <[email protected]>
Date:   Wed Nov 23 15:55:42 2022 -0800

    Fix compile

commit dc01d54
Author: Eddie Hung <[email protected]>
Date:   Wed Nov 23 15:47:49 2022 -0800

    PartialRouter to behave as master

commit 4c3d027
Merge: b0c8512 9270655
Author: Eddie Hung <[email protected]>
Date:   Wed Nov 23 15:53:18 2022 -0800

    Merge branch 'master' into sashimi_cleanup

commit b0c8512
Author: Eddie Hung <[email protected]>
Date:   Wed Nov 23 11:19:29 2022 -0800

    RouteNodeGraph.getRnodes() to return Iterable

commit 9270655
Author: Chris Lavin <[email protected]>
Date:   Tue Nov 22 14:14:48 2022 -0700

    Bump Python files to 2022.2.0

    Signed-off-by: Chris Lavin <[email protected]>

commit ba63b33
Author: Eddie Hung <[email protected]>
Date:   Mon Nov 21 09:57:30 2022 -0800

    Cleanup

commit 6730ee7
Merge: 6c0d42d f6ff2e2
Author: Chris Lavin <[email protected]>
Date:   Wed Nov 16 21:54:42 2022 -0700

    Merge pull request #570 from Xilinx/2022.2.0

    2022.2.0 Staging Branch

commit f6ff2e2
Author: Chris Lavin <[email protected]>
Date:   Wed Nov 16 18:27:11 2022 -0700

    2022.2.0 release jar

    Signed-off-by: Chris Lavin <[email protected]>

commit 174ae7c
Author: Chris Lavin <[email protected]>
Date:   Wed Nov 16 18:05:05 2022 -0700

    2022.2.0-rc6 jar

    Signed-off-by: Chris Lavin <[email protected]>

commit ac69f87
Merge: 3bb7562 6c0d42d
Author: Chris Lavin <[email protected]>
Date:   Wed Nov 16 17:08:02 2022 -0700

    Merge branch 'master' into 2022.2.0
    Signed-off-by: Chris Lavin <[email protected]>

commit 3bb7562
Author: Chris Lavin <[email protected]>
Date:   Wed Nov 16 15:48:39 2022 -0700

    Update release notes

    Signed-off-by: Chris Lavin <[email protected]>

commit bcb6354
Author: Chris Lavin <[email protected]>
Date:   Wed Nov 16 12:37:15 2022 -0700

    Add overloads to include deferSort option to some EDIFPortInst creation APIs (#585)

    * Code changes to remove deprecated methods for 2022.2.0

    Signed-off-by: Chris Lavin <[email protected]>

    * Resolve compile issues

    Signed-off-by: Chris Lavin <[email protected]>

    * 2022.2.0-rc4 jar

    Signed-off-by: Chris Lavin <[email protected]>

    * Fix issues, revert removal of Design.createCell()

    Signed-off-by: Chris Lavin <[email protected]>

    * 2022.2.0-rc5 jar

    Signed-off-by: Chris Lavin <[email protected]>

    * Cannot close the stream

    Signed-off-by: Chris Lavin <[email protected]>

    * Simplify based on review comments

    Signed-off-by: Chris Lavin <[email protected]>

    * Add additional overloads for deferSorting on EDIFPortInst creation

    Signed-off-by: Chris Lavin <[email protected]>

    Signed-off-by: Chris Lavin <[email protected]>

commit d90d3fa
Author: Chris Lavin <[email protected]>
Date:   Tue Nov 15 19:20:08 2022 -0700

    Code changes to remove deprecated methods for 2022.2.0 (#582)

    * Code changes to remove deprecated methods for 2022.2.0

    Signed-off-by: Chris Lavin <[email protected]>

    * Resolve compile issues

    Signed-off-by: Chris Lavin <[email protected]>

    * 2022.2.0-rc4 jar

    Signed-off-by: Chris Lavin <[email protected]>

    * Fix issues, revert removal of Design.createCell()

    Signed-off-by: Chris Lavin <[email protected]>

    * 2022.2.0-rc5 jar

    Signed-off-by: Chris Lavin <[email protected]>

    * Cannot close the stream

    Signed-off-by: Chris Lavin <[email protected]>

    * Simplify based on review comments

    Signed-off-by: Chris Lavin <[email protected]>

    Signed-off-by: Chris Lavin <[email protected]>

commit eab01d4
Author: Chris Lavin <[email protected]>
Date:   Tue Nov 15 15:00:40 2022 -0700

    Test for null node scenario (#581)

    Signed-off-by: Chris Lavin <[email protected]>

    Signed-off-by: Chris Lavin <[email protected]>

commit 6f6ea92
Author: Chris Lavin <[email protected]>
Date:   Mon Nov 14 17:39:52 2022 -0700

    Adds a test for 2022.2 DCPs (#568)

    Signed-off-by: Chris Lavin <[email protected]>

    Signed-off-by: Chris Lavin <[email protected]>

commit 8505e70
Author: Chris Lavin <[email protected]>
Date:   Thu Nov 10 22:20:53 2022 -0700

    2022.2.0-rc3 jar

    Signed-off-by: Chris Lavin <[email protected]>

commit 5562d76
Author: Chris Lavin <[email protected]>
Date:   Thu Nov 10 18:43:30 2022 -0700

    Refactoring code into open source. (#578)

    Signed-off-by: Chris Lavin <[email protected]>

    Signed-off-by: Chris Lavin <[email protected]>

commit 2e5ddf3
Author: Chris Lavin <[email protected]>
Date:   Thu Nov 10 18:03:15 2022 -0700

    2022.2.0-rc2 jar

    Signed-off-by: Chris Lavin <[email protected]>

commit 0df7b0e
Merge: 14f14ca a408c32
Author: Chris Lavin <[email protected]>
Date:   Thu Nov 10 15:03:51 2022 -0700

    Merge branch 'master' into 2022.2.0

    Signed-off-by: Chris Lavin <[email protected]>

commit 14f14ca
Author: Chris Lavin <[email protected]>
Date:   Wed Nov 2 15:40:43 2022 -0600

    2022.2.0-rc1 jar

    Signed-off-by: Chris Lavin <[email protected]>

commit 4252c8b
Merge: 6c2dbba 3729979
Author: Chris Lavin <[email protected]>
Date:   Wed Nov 2 10:51:39 2022 -0600

    Merge branch '2022.1.4' into 2022.2.0
    Signed-off-by: Chris Lavin <[email protected]>

commit 6c2dbba
Author: Chris Lavin <[email protected]>
Date:   Thu Oct 27 16:31:51 2022 -0600

    Preliminary data files for 2022.2.0

    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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant