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

Fixes for enabling correct DEF generation. #370

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 8, 2022

  1. Fixes for enabling correct DEF generation.

    Fixed the gpio_signal_buffering layout to change "vccd9" and
    "vssd9" labels to "vccd" and "vssd", which was missed earlier.  No
    impact other than how DEF gets written.  Also:  Fixed the script
    "chip_io_prep.sh", which needed to call out the names of the power
    supplies so that they would be written as SPECIALNETS in DEF, and
    also to expand the top level cell before flattening, without which
    routing subcell layouts won't get flattened.
    RTimothyEdwards committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    fc9c9aa View commit details
    Browse the repository at this point in the history