Hi,
I need to use an extracted view as a subcell in a testbench, and put a resistor of this extracted view in parameter in order to optimize my design with the post-layout parasitics; would you see a straightforward way to do that?
Actually, I was thinking of creating a netist from my av_extracted view as a cell view, edit it to put a parameter on my resistor, instanciate the netlist view in my config, and let's go. But obviously this is not that simple.
Firstly, how to create a proper netlist easily usable? is it possible to do that without typing text anywhere?
Secondly, how to instanaciate the netlist in a straightforward manner ? I have read the following stuff here: https://support.cadence.com/apex/ArticleAttachmentPortal?id=a1Od0000000nXEGEA2&pageName=ArticleContent
...but this is completely incomprehensible for me, as I do not see where we can generate the netlist, and why in 2020 with a multi-thousand $ tool we cannot do that in a simple manner, as I've always seen engineers for about 15 years willing to do that and discouraged by the complexity of the task...
Sorry for my sarcasms...
To sum up, not focusing only on the "create netlist -> modify netlist to add a parameter -> integrate it in a config to run a simulation" supposed by myself, all in all what I need is to get an av_extracted view and put a parameter on one component and lunch a simulation in Maestro with steps on this parameter. Could you please show me the way to do that? Whatever the way?
Thanks a lot in advance for your help, really looking forward for your answers, and best regards.