Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Sep 9, 2025

Automated changes by create-pull-request GitHub action

maliberty and others added 29 commits October 1, 2025 05:40
…t-staging/fix-ventrilator-install-ubuntu24

Fix(deps): Ensure Verilator Installation on Ubuntu 24.04
…t-staging/dependabot

Configure Dependabot for GitHub Actions and Submodules
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v5...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tools/yosys-slang](https://github.com/povik/yosys-slang) from `f9aad2d` to `ccc13ea`.
- [Commits](povik/yosys-slang@f9aad2d...ccc13ea)

---
updated-dependencies:
- dependency-name: tools/yosys-slang
  dependency-version: ccc13eabc333a59d3a78bdb1d4a002928050e92d
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
Signed-off-by: Eder Monteiro <[email protected]>
…t/dependabot/github_actions/peter-evans/create-pull-request-7

Bump peter-evans/create-pull-request from 5 to 7
…t/dependabot/github_actions/actions/checkout-5

Bump actions/checkout from 2 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…t/dependabot/github_actions/docker/login-action-3

Bump docker/login-action from 2 to 3
…t/dependabot/github_actions/actions/setup-python-6

Bump actions/setup-python from 4 to 6
- floorplan__swapped_arithmetic_module_count
- placeopt__swapped_arithmetic_module_count
- finish__swapped_arithmetic_module_count

Signed-off-by: Jaehyun Kim <[email protected]>
Signed-off-by: Jaehyun Kim <[email protected]>
Signed-off-by: Jaehyun Kim <[email protected]>
Signed-off-by: Jaehyun Kim <[email protected]>
…t-staging/add_place_repair_timing

add make target for repair_timing post-placement
This commit introduces Total Negative Slack (TNS) for setup timing as a new Quality of Result (QoR) metric.

While Worst Negative Slack (WNS) tracks the single most critical path, TNS provides a more comprehensive view of the design's overall timing health by summing the slack of all violating paths.

The rule generation script (`genRuleFile.py`) has been updated to handle the new `finish__timing__setup__tns` metric.

Signed-off-by: Jaehyun Kim <[email protected]>
Signed-off-by: Jaehyun Kim <[email protected]>
Signed-off-by: Jaehyun Kim <[email protected]>
Signed-off-by: Jaehyun Kim <[email protected]>
Signed-off-by: Jaehyun Kim <[email protected]>
- New envars: SYNTH_WRAPPED_REORDER_ADDER, SYNTH_WRAPPED_REORDER_MULTIPLIER

Signed-off-by: Jaehyun Kim <[email protected]>
Signed-off-by: Jaehyun Kim <[email protected]>
maliberty and others added 3 commits October 31, 2025 00:12
…t-staging/ariane133-metrics

designs/nangate45/ariane133/rules-base.json updates:
…t-staging/metrics-and-configs-mpl-macro-arrays

New metrics and configs for MPL changes
oharboe and others added 11 commits November 1, 2025 14:23
Signed-off-by: Øyvind Harboe <[email protected]>
…t-staging/secure-change-tclint-toml

Removed style.allow-aligned-sets config setting
Also sync the map file for SG13G2.

Signed-off-by: Daniel Schultz <[email protected]>
The routing direction for all Metal layers recently changed
the in the SG13G2 PDK. Update the config file to match with
the latest tech file.

Signed-off-by: Daniel Schultz <[email protected]>
Use sg13g2_udpate.py to sync with the latest changes from the
main branch.

Signed-off-by: Daniel Schultz <[email protected]>
Move Power Delivery Network to TopMetal1 and 2. Since IHP
changed the orientation of all metal directions, Metal5 and TM1
can't be used anymore.

Signed-off-by: Daniel Schultz <[email protected]>
Since the routing direction changed, pins at the macro edge and
power ring vias might be too close to each other.

Increase the core margin by 1um to prevent this issue.

Signed-off-by: Daniel Schultz <[email protected]>
Move Power Delivery Network to TopMetal1 and 2. Since IHP
changed the orientation of all metal directions, Metal5 and TM1
can't be used anymore.

Use Metal4 and 5 for the PDN inside macro blocks.

Signed-off-by: Daniel Schultz <[email protected]>
Update all ihp-sg13g2 designs to match the latest PDK files.

Additionally, lower frequency for spi and gdc design to meet
worst-case latency and core utilization for the ibex design.

Signed-off-by: Daniel Schultz <[email protected]>
…emove-mpl-signature-var

scripts: remove MPL connection signature flow variable
…_timing_max_iters

add MAX_REPAIR_TIMING_ITER variable
| Metric                                        | Old      | New      | Type     |
| ------                                        | ---      | ---      | ----     |
| globalroute__timing__setup__tns               |    -33.7 |    -82.3 | Failing  |
| finish__timing__setup__tns                    |    -10.3 |    -15.6 | Failing  |

Signed-off-by: Matt Liberty <[email protected]>
…t-staging/priv-metrics

Update private metrics for gf12/bp_dual & rapidus2hp/hercules_is_int
…t-staging/metrics-update

designs/sky130hs/riscv32i/rules-base.json updates:
oharboe and others added 2 commits November 6, 2025 06:37
jeffng-or and others added 2 commits November 6, 2025 10:11
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.