Mitch Bailey
02/08/2021, 3:57 AMdesigns/spm/runs/test/results/klayout/spm.gds
designs/spm/runs/test/results/magic/spm.gds
The binary files differ, but that might just be the timestamp. Are there other intentional differences between these files?
I get a clean device level LVS run on the magic gds, but the klayout version has a pin mismatch - possibly due to multiple texts.
VPWR_uq1 |VPWR **Mismatch**
I ran LVS using the -lvs option in flow.tcl
./flow.tcl -design spm -tag lvs -lvs -gds designs/spm/runs/test/results/magic/spm.gds -net designs/spm/runs/test/results/lvs/spm.lvs.powered.v
./flow.tcl -design spm -tag lvs2 -lvs -gds designs/spm/runs/test/results/klayout/spm.gds -net designs/spm/runs/test/results/lvs/spm.lvs.powered.v
#verification-be #openlaneAmr Gouhar
02/08/2021, 1:59 PM