Skip to content

Releases: ROMERUU-dev/sky130-flow-gui

SKY130 Flow GUI v0.2.0-beta.11

13 Apr 01:25

Choose a tag to compare

Pre-release

Beta 11 fixes generated post-layout netlists by stripping source .control blocks and joining Xschem-wrapped .ic lines, and updates the bundled PDK manifest to the beta 11 release asset.

Assets:

  • sky130-flow-gui_0.2.0-beta.11_amd64.deb
  • tt-pdk-sky130a_0.2.0-beta.11.tar.gz

SHA256:

  • sky130-flow-gui_0.2.0-beta.11_amd64.deb: a02a24136ba5ad5734a4e364a472a23f01a408cddb96874134881a4ae6bf109e
  • tt-pdk-sky130a_0.2.0-beta.11.tar.gz: 39f8d2ea31ed068b845d379cc8418c3602793eef8f9a887374ea3b2f2bbe09af

SKY130 Flow GUI v0.2.0-beta.10

12 Apr 18:43

Choose a tag to compare

Pre-release

Beta 10 fixes setup assistant post-install validation and updates the bundled PDK manifest to the beta 10 release asset.

Assets:

  • sky130-flow-gui_0.2.0-beta.10_amd64.deb
  • tt-pdk-sky130a_0.2.0-beta.10.tar.gz

SHA256:

  • sky130-flow-gui_0.2.0-beta.10_amd64.deb: 2048a6d97986813869e8cde29dab1b3aa4dcbde6164795887c266a67001697c5
  • tt-pdk-sky130a_0.2.0-beta.10.tar.gz: 5175df9dea3d3d77b5735fbf8433b750693036ff9046ba61c3423d5c0277acac

Sky Flow v0.2.0-beta.9

11 Apr 21:56

Choose a tag to compare

Pre-release

Beta 9 prerelease.\n\nArtifacts:\n- sky130-flow-gui_0.2.0-beta.9_amd64.deb\n- tt-pdk-sky130a_0.2.0-beta.9.tar.gz\n\nSHA256:\n- sky130-flow-gui_0.2.0-beta.9_amd64.deb: ab67dd94f11a3508fe830b63bade3490f161ced5ac0018e8e91a36ee27e68144\n- tt-pdk-sky130a_0.2.0-beta.9.tar.gz: 25acfcdaace6e6b8ca0ca828407ecf1a896a1c0e04560465d2259cda8b9b4c24

v0.2.0-beta.8

11 Apr 03:40

Choose a tag to compare

v0.2.0-beta.8 Pre-release
Pre-release

Beta 8 fixes SKY130 setup validation for Magic/PDK compatibility.

Changes:

  • Detects when sky130A.tech requires a newer Magic revision than the installed binary.
  • Reports Magic/PDK mismatch as an incompatible PDK instead of a ready environment.
  • Adds an Ubuntu helper to build and install official Magic 8.3.634 from OpenCircuitDesign.
  • Updates the clean Ubuntu tool bootstrap to install Magic 8.3.634 after apt baseline packages.
  • Leaves the PDK installer unchanged.

v0.2.0-beta.7

10 Apr 22:20

Choose a tag to compare

v0.2.0-beta.7 Pre-release
Pre-release

Re-enables the bundled PDK download path in the published app.

Includes:

  • manifest metadata for tt-pdk-sky130a_0.2.0-beta.7.tar.gz
  • SHA256 verification for the published PDK bundle asset
  • beta 7 Debian package wired to download the published PDK bundle

v0.2.0-beta.6

10 Apr 21:22

Choose a tag to compare

v0.2.0-beta.6 Pre-release
Pre-release

Moves the setup wizard to prepare the PDK before installing tools.

Includes the beta 5 fixes:

  • bundle path disabled again in the published app
  • more robust Magic launcher using derived sky130A.magicrc and MAGTYPE=mag
  • clearer Preferences note about actual PDK path usage

v0.2.0-beta.5

10 Apr 21:08

Choose a tag to compare

v0.2.0-beta.5 Pre-release
Pre-release

Clean beta without bundled PDK asset.

Includes:

  • PDK bundle path disabled again in the published app
  • more robust Magic launcher using derived sky130A.magicrc and MAGTYPE=mag
  • clearer Preferences note about which PDK paths are actually used by each flow

v0.2.0-beta.4

10 Apr 20:44

Choose a tag to compare

v0.2.0-beta.4 Pre-release
Pre-release

Fixes the packaged PDK bundle installer path bootstrap.

Includes:

  • updated Debian package with working bundle installer imports
  • downloadable SKY130A PDK bundle for installation into ~/pdk
  • app manifest pinned to the beta 4 bundle asset

v0.2.0-beta.3

10 Apr 20:33

Choose a tag to compare

v0.2.0-beta.3 Pre-release
Pre-release

Aligned beta release with working bundle-enabled app assets.

Includes:

  • updated Debian package built from the current main branch
  • downloadable SKY130A PDK bundle for installation into ~/pdk
  • app manifest pinned to the beta 3 PDK bundle URL and SHA256

v0.2.0-beta.2

10 Apr 19:20

Choose a tag to compare

v0.2.0-beta.2 Pre-release
Pre-release

Beta release focused on Debian packaging reliability.

Highlights:

  • bundles the app Python runtime inside the .deb
  • desktop launcher now prefers the packaged runtime instead of depending on a manually created /opt virtualenv
  • declares required Qt/X11 system libraries for clean Ubuntu installs
  • writes launcher diagnostics to ~/.local/state/sky130-flow-gui/launcher.log if startup fails from the app menu