Mohammad Khalique Khan
10/05/2021, 10:50 AMmake user_project_wrapper
I am facing this lvs error, someone help me with this
i don`t know why it is connecting vssd2
it should wired to vccd1
πMitch Bailey
10/05/2021, 10:57 AMvssd2
connected to vccd1
of user_proj_example
?Mohammad Khalique Khan
10/05/2021, 10:59 AMMitch Bailey
10/05/2021, 11:02 AMMohammad Khalique Khan
10/05/2021, 11:25 AMcofig.tcl
file:
# disable pdn check nodes becuase it hangs with multiple power domains.
# any issue with pdn connections will be flagged with LVS so it is not a critical check.
set ::env(FP_PDN_CHECK_NODES) 1
Mitch Bailey
10/05/2021, 11:27 AMext
files created from magic extraction might have a warning.Matt Venn
10/05/2021, 11:45 AMMohammad Khalique Khan
10/05/2021, 12:03 PMMatt Venn
10/05/2021, 12:04 PMMatt Venn
10/05/2021, 12:05 PMMohammad Khalique Khan
10/05/2021, 12:12 PMMatt Venn
10/05/2021, 12:18 PMMatt Venn
10/05/2021, 12:18 PM/project/openlane/user_project_wrapper/runs/user_project_wrapper/reports/final_summary_report.csv
Mohammad Khalique Khan
10/05/2021, 12:22 PMMatt Venn
10/05/2021, 12:25 PMMatt Venn
10/05/2021, 12:25 PMMohammad Khalique Khan
10/05/2021, 12:26 PMMohammad Khalique Khan
10/05/2021, 12:27 PMMatt Venn
10/05/2021, 12:30 PMMatt Venn
10/05/2021, 12:31 PMMatt Venn
10/05/2021, 12:31 PMMohammad Khalique Khan
10/05/2021, 12:33 PMMatt Venn
10/05/2021, 12:33 PMMatt Venn
10/05/2021, 12:34 PMMatt Venn
10/05/2021, 12:34 PMMohammad Khalique Khan
10/05/2021, 12:35 PMMatt Venn
10/05/2021, 12:37 PMMohammad Khalique Khan
10/05/2021, 12:37 PMMatt Venn
10/05/2021, 12:37 PMMatt Venn
10/05/2021, 12:37 PMMatt Venn
10/05/2021, 12:38 PMMohammad Khalique Khan
10/05/2021, 12:41 PMTim Edwards
10/05/2021, 1:26 PMext2spice short resistor
option in magic. Solution (1) requires that both netlists contain the metal resistor device if you want it to pass LVS. For solution (2) magic will make an arbitrary split between the nets by inserting a zero-ohm ideal resistor into the netlist. netgen
recognizes this method and should handle it correctly.