Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.32 KB

File metadata and controls

46 lines (32 loc) · 1.32 KB

GlobalFoundries 180nm MCU Physical Verification library

This repository contains the "physical verification" library implementation as part of Google's open source PDK for GlobalFoundries 180nm MCU process node.

This includes:

  • DRC deck
  • LVS deck
  • RC extraction (Future)

Currently it supports;

  • For DRC:
    • Klayout
    • Magic
  • For LVS:
    • Klayout
  • For RC extraction (Future):
    • Klayout

License

The GF180MCU PDK is released under the Apache 2.0 license.

The copyright details (which should also be found at the top of every file) are;

Copyright 2023 GlobalFoundries 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.