Skip to content

Cutting-edge IHP PDK usage #227

Description

@martinjankoehler

Motivation

During support of our colleagues, there were reasons to use our cutting-edge development (dev) version of the IHP PDK in the IIC-OSIC-TOOLS:

  • getting and testing latest PDK features / bugfixes
  • developing custom PCells

Prepare new docker container

A docker container with root permissions is necessary.
See #238 on how to do this.

Install new PDK version

#!/bin/bash

# Remove old IHP ODK & install new IHP PDK
rm -rf /foss/pdks/ihp-sg13g2
/foss/designs/IIC-OSIC-TOOLS/_build/images/open_pdks/scripts
./install_ihp.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions