Andrea Mifsud
10/31/2023, 9:58 PMEllen Wood
11/03/2023, 9:08 AMTOP_mixed
, which contains a TOP_digital
and TOP_analog
macro (hand wired together). TOP_digital
was hardened seperately in Openlane then instantiated into TOP_mixed
. Initially I forgot to inlude TOP_digital.v
to the LVS config. It seemed to pass LVS but with this warning referring to TOP_digital being a black box:Ellen Wood
11/03/2023, 9:14 AMTOP_digital.v
(the gate level which Openlane had previously generated) and its caused it to fail, but I think its just because of a mismatch between bus/pin ordering somewhere in our verilog netlists? The user_project_wrapper comparison is complaining about mismatched pins, however all of these are present in both left and right columns, just in a different order. All the pins its unhappy about are all the ones we used in TOP_digital
.Ellen Wood
11/03/2023, 9:14 AMEllen Wood
11/03/2023, 9:16 AMBurak Aykenar
11/03/2023, 9:22 AMgit push -u ef-repo
# here I enter passphrese for the key
fatal: protocol error: bad line length character: Erro
Burak Aykenar
11/03/2023, 9:23 AMBurak Aykenar
11/03/2023, 9:34 AMUri Shaked
11/03/2023, 10:33 AMUri Shaked
11/03/2023, 10:33 AMUri Shaked
11/03/2023, 10:33 AMUri Shaked
11/03/2023, 10:33 AMUri Shaked
11/03/2023, 10:42 AMBurak Aykenar
11/03/2023, 12:18 PMjeffdi
Ellen Wood
11/04/2023, 1:58 PMvks
11/04/2023, 2:05 PMuser_analog_project_wrapper.gds
I did these corrections on final gds opened inside klayout.Mitch Bailey
11/04/2023, 2:21 PMgds/user_project_wrapper.gds
directly.
However, if you run openlane again, you’ll need to make the same corrections.
If possible, I recommend modifying the original mag data for analog designs. You’ll need to run all the parent openlane steps after creating the gds though.Luke Harold Miles
11/04/2023, 6:30 PMLuke Harold Miles
11/04/2023, 7:00 PMsteven darker
11/05/2023, 5:38 PMjeffdi
vks
11/06/2023, 7:04 AMjeffdi
Peter Herrmann
11/07/2023, 5:57 AMAndrea Vedanayagam
11/09/2023, 9:14 PMAndrea Vedanayagam
11/15/2023, 4:06 PMLeonardo Gomes
11/20/2023, 9:16 PMXiaochen Ni
11/22/2023, 2:19 AMRuibin Mao
11/25/2023, 3:20 PM