Update yosys submodule - #1
Draft
github-actions[bot] wants to merge 1 commit into
Draft
Conversation
github-actions
Bot
force-pushed
the
update-yosys
branch
5 times, most recently
from
April 20, 2026 08:43
23c065b to
6ce4900
Compare
github-actions
Bot
force-pushed
the
update-yosys
branch
4 times, most recently
from
May 4, 2026 08:49
682c82e to
2e01aa5
Compare
github-actions
Bot
force-pushed
the
update-yosys
branch
11 times, most recently
from
May 12, 2026 02:30
fcdfa44 to
f53f5c0
Compare
github-actions
Bot
force-pushed
the
update-yosys
branch
from
May 18, 2026 09:06
f53f5c0 to
feaee24
Compare
github-actions
Bot
force-pushed
the
update-yosys
branch
from
May 26, 2026 20:55
feaee24 to
4e05ebb
Compare
ytliu8464
pushed a commit
that referenced
this pull request
May 27, 2026
Build #4 on secure-test-clamp-only-with-rules (isolated OR = ORFS-master base + clamp only) surfaced new metric failures in designs that passed on PR The-OpenROAD-Project#1637's build The-OpenROAD-Project#5 (master+drift+clamp). Drift commits were masking these clamp victims; isolated-OR test exposes them. asap7/mock-alu (base): cts__timing__setup__tns -14100.0 -> -14400.0 (measured -14317.6) globalroute__timing__setup__tns -18100.0 -> -20800.0 (measured -20686.1) finish__timing__setup__tns -15700.0 -> -19100.0 (measured -18956.4) nangate45/jpeg (base): finish__timing__setup__ws -0.144 -> -0.152 (measured -0.151125) Margins chosen to slightly exceed measured (~0.5-1%) to absorb run-to-run variance observed between baseline #1 and #2 on same SHA. Separately: nangate45/swerv hit GRT-0116 congestion error; not a rules-metric failure, needs different treatment. Signed-off-by: minjukim55 <mkim@precisioninno.com>
github-actions
Bot
force-pushed
the
update-yosys
branch
from
May 27, 2026 20:13
4e05ebb to
485636c
Compare
github-actions
Bot
force-pushed
the
update-yosys
branch
2 times, most recently
from
July 27, 2026 09:04
bb46427 to
cec4c98
Compare
ytliu8464
pushed a commit
that referenced
this pull request
Aug 13, 2026
…ries Regenerate rules-base.json for the 13 CI designs whose metrics shifted after the OpenROAD bump (Private ORFS CI build #1). The improved rebuffer delay/slew estimation moved setup-TNS (and routing/area/buffer-count) metrics; goldens regenerated with `make update_rules` (--failing --tighten) from the CI run's metadata.json. Designs: asap7/{aes,ethmac,ethmac_lvt,mock-alu}, gf180/{aes,aes-hybrid}, nangate45/{ariane133,swerv}, sky130hd/{aes,microwatt,riscv32i}, sky130hs/{jpeg,riscv32i}. Note: swerv_wrapper/asap7 also failed CI but is NOT a golden shift -- it SIGSEGVs in PrimaDelayCalc::simulate1 during replace_arith_modules (delay-calc, unrelated to rebuffering); tracked separately. Signed-off-by: Minju Kim <mkim@precisioninno.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions
Bot
force-pushed
the
update-yosys
branch
from
August 13, 2026 22:25
cec4c98 to
ca729e2
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