Skip to content

Library associated with multiple Technologies #560

@lukasc-ubc

Description

@lukasc-ubc

Presently, a Technology can have multiple libraries.

What about a Library that can function for multiple technologies?

I know there are obvious reasons not to do this.

But it is possible to make Library components that can be used in different technologies, especially when the differences between the processes are subtle.

Any chance we could have the following?

self.technology=[tech_name1, tech_name2, ...]

Then in our PCell code, the code can check which technology it is, and adjust accordingly.

An example of this would be an optical waveguide. Similar to the "Path" function, which applies to all technologies that have metal, we have a "Waveguide" in all integrated photonic technologies. Hence, it would be nice be able to make PCells that work for many technologies.

Thank you
Lukas

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions