Update yosys submodule#105
Draft
github-actions[bot] wants to merge 2010 commits into
Draft
Conversation
9d4bff4 to
58519d7
Compare
7cc3b60 to
d3ec108
Compare
ebf3700 to
83c0429
Compare
0a05395 to
a2e2dd3
Compare
a2e2dd3 to
c36b05d
Compare
c36b05d to
f53fb03
Compare
f53fb03 to
2b82bd6
Compare
2b82bd6 to
ef77445
Compare
ef77445 to
4bb6201
Compare
Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
Signed-off-by: Augusto Berndt <augusto.berndt@precisioninno.com>
Signed-off-by: Jeff Ng <jeffng@precisioninno.com>
…t-staging/negotiation-metrics metrics update after enabling negotiation legalizer
Signed-off-by: dsengupta0628 <dsengupta@precisioninno.com>
It was previously getting it from the OpenROAD dependency installer but that was removed. Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
…t-staging/yosys-readline Add readline to the dependency installer for yosys
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
…t-staging/open-ccs Mirror LIB_MODEL CCS handling from load.tcl to open.tcl
Signed-off-by: Vitor Bandeira <vvbandeira@precisioninno.com>
etc: fix dependency install order
Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…t-staging/secure-fix_missing_para_dbmodnet Secure fix missing para dbmodnet
Copy LICENSE files from tool source trees into tools/install/licenses/ so they are included in the final image. Excludes tools/OpenROAD/src/sta. Fixes: https://github.com/The-OpenROAD-Project/AutoTuner/issues/146 Signed-off-by: Jack Luar <jluar@precisioninno.com>
Prevent find from re-discovering already-copied license files in the install destination, and handle paths with spaces correctly. Signed-off-by: Jack Luar <jluar@precisioninno.com>
Copy LICENSE files from tool source trees into tools/install/licenses/ so they are included in the final image. Excludes tools/OpenROAD/src/sta. Fixes: https://github.com/The-OpenROAD-Project/AutoTuner/issues/146 Signed-off-by: Jack Luar <jluar@precisioninno.com>
Prevent find from re-discovering already-copied license files in the install destination, and handle paths with spaces correctly. Signed-off-by: Jack Luar <jluar@precisioninno.com>
…s/OpenROAD-flow-scripts into feat/include-tool-licenses
Picks up the Kogge-Stone adder memory corruption fix in yosys 0.64
that triggered ABC SIGSEGVs under yosys 0.63 + abc 0.62-yosyshq.
- Bump BAZEL_ORFS_COMMIT to 6ebadeb, which moves yosys to 0.64.
- Drop the vendored render_gds PDK_CONFIGS patch and the now-empty
patches/bazel-orfs/ directory: the fix landed upstream in bazel-orfs
commit bfd3a1d ("render_gds: monkey-patch PDK_CONFIGS instead of
gdsii_use_custom_config"), so the patches= argument and its sole
entry are no longer needed.
- Mirror bazel-orfs/.bazelrc's --registry= lines into root .bazelrc so
yosys 0.64 resolves from the unmerged BCR PR (bazelbuild/bazel-
central-registry#8862) fork until that PR lands. ORFS has its own
.bazelrc, so bazel-orfs's lines don't propagate automatically.
- abc 0.64-yosyshq.bcr.1 is already on official BCR; only yosys 0.64
requires the fallback registry.
Local test: bazelisk test //flow/designs/asap7/... --keep_going:
mock-alu (kogge-stone exerciser) PASSES with yosys/abc 0.64.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
…bump-yosys-0.64 bazel-orfs: bump and get yosys/abc 0.64 via custom registry
Bring in OR PR: skip ensureWireParasitic in repair_design hot path via load_cap hint, gated on kGlobalRouting parasitics. OR PR: The-OpenROAD-Project-private/OpenROAD#3434 Issue: The-OpenROAD-Project-private/OpenROAD-flow-scripts#1676 Signed-off-by: Minju Kim <mkim@precisioninno.com>
ariane133 nangate45 and microwatt sky130hd see small setup TNS drift from the cell-selection change in OR PR #10507; bump thresholds with ~5% margin around the new measured values. Related: The-OpenROAD-Project-private/OpenROAD-flow-scripts#1676 Signed-off-by: Minju Kim <mkim@precisioninno.com>
…t-staging/secure-rsz-issue1676-v2 bump OpenROAD: rsz repair_design hot path optimization
Signed-off-by: dsengupta0628 <dsengupta@precisioninno.com>
Signed-off-by: dsengupta0628 <dsengupta@precisioninno.com>
…t-staging/secure-or_fix_rep_des_crash update openroad to fix repair design crash
…t-staging/secure-or_fix_rep_des_crash update openroad to fix repair design crash
…-tool-licenses feat(docker): collect tool LICENSE files into install dir
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
4bb6201 to
cda2f8d
Compare
This file contains hidden or 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
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.
Automated changes by create-pull-request GitHub action