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

packer: generalization of ignored cell types #121

Merged
merged 1 commit into from
Jul 27, 2022

Commits on Jul 22, 2022

  1. packer: generalization of ignored cell types

    * Experiments with specialized routers can lead (in intermediate
      branches they already do) to the use of fake cell types, which are not
      encoded in any way, but only used to create the desired sequence of
      PIPs. To avoid adding a lot of ignored types, it is proposed to ignore
      types starting with DUMMY_.
    * Removed swearing on the unknown type MUX2_, but the type itself is
      left for the reason that although no action is required from the
      packer, it is still a real cell type.
    
    Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
    yrabbit committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    ceea562 View commit details
    Browse the repository at this point in the history