Praveen raj
12/04/2021, 6:20 AM[12/03/21 20:50:59 PST] PARSING LAYOUT FAILED
The user_analog_project_wrapper layout fails parsing because: The layout has multiple top cells in Layout.top_cell
[12/03/21 20:50:59 PST] CONSISTENCY CHECK FAILED
The user netlist and the top netlist are not valid.
Can anyone tell me how to solve this, i use caravel_analog_user_projectMitch Bailey
12/04/2021, 7:41 AMuser_analog_project_wrapper
can only have one cell. If you have multiple cells, try putting those in user_analog_proj_example
, and then place that in user_analog_project_wrapper
.Praveen raj
12/04/2021, 7:45 AMPraveen raj
12/04/2021, 7:47 AMMitch Bailey
12/04/2021, 7:49 AM