Vijayan Krishnan
07/27/2022, 7:48 AMInstance: sky130_fd_sc_hd__conb_1:TIE_ZERO |Instance: TIE_ZERO_zero_
VGND = 1 | VGND = 3
VNB = 1 | VNB = 3
VPB = 1 | VPB = 3
VPWR = 1 | VPWR = 3
HI = 1 | proxyHI = 1
LO = 1 | LO = 1
tie cells not matching??Tim Edwards
07/27/2022, 12:57 PMVijayan Krishnan
07/27/2022, 1:13 PMTim Edwards
07/27/2022, 5:44 PMVijayan Krishnan
07/28/2022, 6:05 AMVijayan Krishnan
07/28/2022, 10:59 AMVijayan Krishnan
07/28/2022, 10:59 AMMitch Bailey
07/28/2022, 12:10 PMSubcircuit pins:
Circuit 1: azadi_soc_top_caravel |Circuit 2: azadi_soc_top_caravel
-------------------------------------------|-------------------------------------------
...
vssd1 |vssd1
vccd1 |vccd1
user_clock2 |(no matching pin)
---------------------------------------------------------------------------------------
Your layout has an extra unconnected pin. Is that ok?
Also, your top level has 2 instances. Is that what you're expecting?
Subcircuit summary:
Circuit 1: user_project_wrapper |Circuit 2: user_project_wrapper
-------------------------------------------|-------------------------------------------
sky130_fd_sc_hd__conb_1 (1) |sky130_fd_sc_hd__conb_1 (1)
azadi_soc_top_caravel (1) |azadi_soc_top_caravel (1)
Number of devices: 2 |Number of devices: 2
Number of nets: 645 **Mismatch** |Number of nets: 641 **Mismatch**
---------------------------------------------------------------------------------------
Is conb_1
connected to power?Vijayan Krishnan
07/28/2022, 12:13 PMTim Edwards
07/28/2022, 12:21 PMuser_clock2
pin, maybe?Mitch Bailey
07/28/2022, 1:05 PMuser_project_wrapper
? I think there's something in the config file about whether or not to do placement at the top level.Vijayan Krishnan
07/29/2022, 9:34 AMMitch Bailey
07/29/2022, 12:54 PMcaravel_user_project/openlane/user_project_wrapper/config.tcl
has
# The following is because there are no std cells in the example wrapper project.
set ::env(SYNTH_TOP_LEVEL) 1
Vijayan Krishnan
07/29/2022, 1:05 PMconfig.tcl
https://github.com/efabless/caravel_ibex/blob/master/openlane/user_project_wrapper/config.tcl. With this LVS issue resolved and magic drc errors reported. Need to use GRT_OBS
i think. Still exploring on this.Vijayan Krishnan
07/30/2022, 10:54 AMuser_project_wrapper
----------------------------------------
Local interconnect spacing < 0.17um (li.3)
----------------------------------------
1718.735um 1572.370um 1718.890um 1572.540um
1718.565um 1572.370um 1718.720um 1572.540um
1719.510um 1572.370um 1719.665um 1572.540um
1719.340um 1572.370um 1719.495um 1572.540um
1717.830um 1571.580um 1717.895um 1571.600um
1717.660um 1571.750um 1717.725um 1571.770um
1717.830um 1571.580um 1717.895um 1571.750um
1717.660um 1571.600um 1717.725um 1571.770um
how to fix this?Mitch Bailey
07/30/2022, 2:36 PMVijayan Krishnan
08/09/2022, 9:13 AMMitch Bailey
08/09/2022, 2:45 PMMitch Bailey
08/09/2022, 2:47 PMVijayan Krishnan
08/11/2022, 7:13 AMMitch Bailey
08/11/2022, 2:36 PM