This repository contains the GitHub actions uses with the Google skywater-pdk and related modules.
The modules-pr-backporter
action is used on the
SkyWater modules
(such as the
standard cells)
to enable automatic backporting of pull requests to older released
versions.
The modules-roller
action is used by
the primary SkyWater PDK repo
to automatically generate pull requests which update the GitHub submodules when
new changes are added to them.
- TODO
The latest SkyWater SKY130 PDK design resources can be viewed at the following locations:
- On Github @ google/skywater-pdk
- Google CodeSearch interface @ https://cs.opensource.google/skywater-pdk
- foss-eda-tools.googlesource.com/skywater-pdk
The SkyWater Open Source PDK GitHub actions are released under the Apache 2.0 license.
The copyright details (which should also be found at the top of every file) are;
Copyright 2021 SkyWater PDK Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.