sage walker
09/15/2023, 12:42 AMMitch Bailey
09/15/2023, 1:01 AMflatglob
to flatten the p-cells. You don’t actually want to extract these cells separately do you?
If you don’t want to extract them in your sram macro, I suggest adding these lines to your script before gds read
.
gds flatglob "*sram_nmos*"
gds flatglob "*sram_pmos*"
might not need the double quotesage walker
09/15/2023, 3:10 AM