gregdavill
12/04/2022, 3:12 AMOpenlane_docs/Hierarchical chip design guide for adding the macro. It's placed and connected upto to the PDN. I can see it in the gds, and it looks correct. But I get an LVS error,
LVS reports:
net count difference = 35
device count difference = 0
unmatched nets = 9
unmatched devices = 2
unmatched pins = 0
property failures = 0
Total errors = 46
It seems like I've got some named nets which don't connect.
Net: _1302_ |Net: _1302_
gf180mcu_fd_sc_mcu7t5v0__tiel/ZN = 1 | gf180mcu_fd_sc_mcu7t5v0__tiel/ZN = 1
gf180mcu_fd_sc_mcu7t5v0__antenna/I = 1 | gf180mcu_fd_sc_mcu7t5v0__antenna/I = 1
| gf180mcu_fd_ip_sram__sram256x8m8wm1/CEN
Net: mod.u_cpu.rf_ram.RAM0/CEN |Net: \mod.u_cpu.rf_ram.i_wdata[1]
gf180mcu_fd_ip_sram__sram256x8m8wm1/CEN | gf180mcu_fd_sc_mcu7t5v0__buf_1/Z = 1
| gf180mcu_fd_ip_sram__sram256x8m8wm1/D[1]
| gf180mcu_fd_sc_mcu7t5v0__antenna/I = 1proppy
12/04/2022, 4:37 AMproppy
12/04/2022, 4:38 AMgregdavill
12/04/2022, 4:44 AMproppy
12/04/2022, 4:50 AMgregdavill
12/04/2022, 4:56 AMgregdavill
12/04/2022, 4:57 AMset ::env(QUIT_ON_LVS_ERROR) 0
So maybe the errors I'm seeing are expected?proppy
12/04/2022, 5:22 AMproppy
12/04/2022, 5:24 AMArman Avetisyan
12/04/2022, 10:54 AMTim Edwards
12/04/2022, 1:58 PMproppy
12/04/2022, 2:32 PMproppy
12/04/2022, 2:33 PMgregdavill
12/04/2022, 2:45 PMgregdavill
12/04/2022, 2:46 PMMitch Bailey
12/04/2022, 4:13 PMTim Edwards
12/04/2022, 4:15 PMMitch Bailey
12/04/2022, 4:43 PMMitch Bailey
12/04/2022, 4:45 PMflatglob only works if all the subcells are also flattened. So if there’s an upper hierarchy that missing pins, my suggestion would be to get the designers to add them!Tim Edwards
12/04/2022, 4:50 PMvdd with the substrate, causing a complete mess in the extraction. Once I fix the P+ issue, I'll re-extract and see if that problem still exists or not.Tim Edwards
12/04/2022, 7:48 PMgregdavill
12/04/2022, 7:52 PMgregdavill
12/04/2022, 8:05 PMgf180mcu_fd_ip_sram__sram256x8m8wm1proppy
12/08/2022, 2:00 AMUri Shaked
12/08/2022, 7:37 AMUri Shaked
12/08/2022, 7:37 AMUri Shaked
12/08/2022, 7:38 AMMitch Bailey
12/08/2022, 2:07 PMproppy
12/08/2022, 2:56 PMproppy
12/15/2022, 3:57 AM