Skip to content

Anyone using the ChipPackage class for anything besides the add_package method? #408

@info-rchitect

Description

@info-rchitect

Hi,

The ChipPackage class is created when you add a package via the add_package method. However there is no initialization method and the add_package method handles some of what a typical initialization method would do.

There are also many methods and class attributes related to plotting the package in the console. Has anyone besides the original co-op at FSL who wrote the code used this code? I doubt it as I don't think the code is actually functional based on my attempt at using it. I think the port from RGen to Origen may have missed some stuff as there are no spec tests for this code.

The reason I ask is because I am looking at refactoring this and want to see how much leeway I have.

thx

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions