Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on siliconcompiler to permit the latest version.
Updates siliconcompiler to 0.36.0

Release notes

Sourced from siliconcompiler's releases.

v0.36.0

SiliconCompiler 0.36.0 (2026-01-06)

Major:

  • Changed schema to better handle timing constraints, by splitting out mode specific information from the scenarios.

Minor:

  • Reimplemented flowgraph rendering with file IO information.
  • Fixed tool version checking to support threaded runs.
  • Reworked use of pipes during execution to avoid creating more pipes than needed.
  • Fixed flowgraph IO checks to only check required files.
  • Tools:
    • klayout: fixed handling of GDS generation when foreign is specified in lef.
    • openroad: added support for halo constraints.
    • kelper-formal: added initial support for LEC with kepler-formal.
Changelog

Sourced from siliconcompiler's changelog.

SiliconCompiler 0.36.0 (2026-01-06)

Major:

  • Changed schema to better handle timing constraints, by splitting out mode specific information from the scenarios.

Minor:

  • Reimplemented flowgraph rendering with file IO information.

  • Fixed tool version checking to support threaded runs.

  • Reworked use of pipes during execution to avoid creating more pipes than needed.

  • Fixed flowgraph IO checks to only check required files.

  • Tools:

  • klayout: fixed handling of GDS generation when foreign is specified in lef.

  • openroad: added support for halo constraints.

  • kelper-formal: added initial support for LEC with kepler-formal.

SiliconCompiler 0.35.4 (2025-12-08)

Major:

  • Added support for settings.json to allow users to set defaults and persistent options and controls for slurm nodes.

Minor:

  • Added limit to the number of warnings/errors that will be printed to the terminal.

  • Added copy_* methods to timing constraints to better support building multiple modes.

  • Added support for flow to run collection if the specific node requires it.

  • Added check for conflicting flow tasks and generate an error if one is found.

  • Added Python 3.14 to testing matrix.

  • Improved logging to help identify specific log files.

  • Ensured data is cleaned up when a failure occurs while downloading remote data.

  • Corrected missing history when failures occur in the flow.

  • Fixed bug causing skipped tasks to not get re-executed when restarting flow.

  • Tools:

  • yosys: added warning to indicate that slang was not found, added controls for undefined signals, and buffer insertion.

  • openroad: added support for using bmaps to place bumps, added IR drop task to provide better "what-if" analysis.

  • vivado: added support for pre/post scripts.

SiliconCompiler 0.35.3 (2025-11-10)

... (truncated)

Commits
  • 7a5203e Merge pull request #4598 from siliconcompiler/version0.36
  • 054d253 version 0.36.0
  • 1c6678b Merge pull request #4597 from siliconcompiler/schema-physicalonly
  • c8ca1ad add physical only cells
  • c294c43 add physicalonly cells to better support LVS/LEC netlist generation
  • 0b026fe Merge pull request #4595 from siliconcompiler/bot/openroad-update
  • c0c02eb Update openroad
  • 017cfa5 Merge pull request #4552 from siliconcompiler/timing-modes
  • e00dea8 Merge pull request #4594 from siliconcompiler/bot/openroad-update
  • 0a6c2a5 Merge pull request #4593 from siliconcompiler/highres-image
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [siliconcompiler](https://github.com/siliconcompiler/siliconcompiler) to permit the latest version.

Updates `siliconcompiler` to 0.36.0
- [Release notes](https://github.com/siliconcompiler/siliconcompiler/releases)
- [Changelog](https://github.com/siliconcompiler/siliconcompiler/blob/main/Changes)
- [Commits](siliconcompiler/siliconcompiler@v0.35.3...v0.36.0)

---
updated-dependencies:
- dependency-name: siliconcompiler
  dependency-version: 0.36.0
  dependency-type: direct:production
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant