Skip to content

Lazy evalution of PCell created from shape #2016

@romainSW

Description

@romainSW

Dear,

We are using design where some PCell are created from a Path (and depend on its geometry from the path). As they are pretty computation intensive to generate, the PCell are lazy evaluated when we modified their parameters.

However, when we modify the underlining Path, the evaluation of the PCell is not lazy (it immediately try to update the PCell at every modification of the Path). Will it be possible to make the generation of the PCell lazy when editing shape from which it is depending, please ?

Thank you again for this amazing software.

Romain A

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions