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

Update siliconcompiler requirement from <0.28.0,>=0.27.0 to >=0.27.0,<0.29.0 in the python-packages group #259

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

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

Release notes

Sourced from siliconcompiler's releases.

v0.28.1

SiliconCompiler 0.28.1 (2024-09-20)

Major:

  • Updated lambdapdk to add support for ihp130 and added demo target.

Minor:

  • Tools:
    • openroad: fix rotation handling in floorplanning.
    • xyce: updated tool driver implementation.
    • xdm: added xyce netlist conversion tool.
    • openfpgaloader: removed non-functional implementation of openfpgaloader driver.
Changelog

Sourced from siliconcompiler's changelog.

SiliconCompiler 0.28.1 (2024-09-20)

Major:

  • Updated lambdapdk to add support for ihp130 and added demo target.

Minor:

  • Tools:

  • openroad: fix rotation handling in floorplanning.

  • xyce: updated tool driver implementation.

  • xdm: added xyce netlist conversion tool.

  • openfpgaloader: removed non-functional implementation of openfpgaloader driver.

SiliconCompiler 0.28.0 (2024-09-18)

Major:

  • Updated schema constraints to remove the use of the z-axis.
  • Added schematic information to the schema.
  • Changed component placement constraints to reference the lower left corner of the instance instead of the center.

Minor:

  • Tools:

  • openroad: updated to account for new placement and rotation constraints.

SiliconCompiler 0.27.1 (2024-08-28)

Minor:

  • Fix path handling from commandline.

SiliconCompiler 0.27.0 (2024-08-28)

Major:

  • Deprecated .load_target() in favor of .use().
  • Added a -use option to the sc cli app to allow for loading of modules.

... (truncated)

Commits
  • 1613591 Merge pull request #2852 from siliconcompiler/version0.28.1
  • b238098 version 0.28.1
  • 8f3b12f Merge pull request #2849 from siliconcompiler/ihp130
  • 2636ccd Merge pull request #2850 from siliconcompiler/simp-docs
  • ec74e6f update docs
  • 571b28f minor docs fix
  • af520d2 update lambdapdk to get ihp130
  • 2f34209 Merge pull request #2847 from siliconcompiler/xyce2
  • 18513f6 Merge pull request #2848 from siliconcompiler/remove-fpga-loader
  • 6b9bf2e remove openfpgaloader as it is not supported properly
  • 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.28.1
- [Release notes](https://github.com/siliconcompiler/siliconcompiler/releases)
- [Changelog](https://github.com/siliconcompiler/siliconcompiler/blob/main/Changes)
- [Commits](siliconcompiler/siliconcompiler@v0.27.0...v0.28.1)

---
updated-dependencies:
- dependency-name: siliconcompiler
  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 Sep 23, 2024
@gadfort gadfort merged commit a2f98c2 into main Sep 24, 2024
6 checks passed
@gadfort gadfort deleted the dependabot/pip/python-packages-0f02197f51 branch September 24, 2024 12:30
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