Felipe Rojas
07/05/2023, 9:00 PMMitch Bailey
07/06/2023, 3:28 PMcaravel_user_project
repo has simplified things quite a bit.
Follow these instructions.
After that you should be able to cd OPENLANE_ROOT
and execute ./flow.tcl
.vks
07/12/2023, 10:06 AMcaravel_user_project
repo only for digital design. Does it also supports analog only designs ?Mitch Bailey
07/12/2023, 4:50 PMcaravel_user_project
does have connections to the ESD protected analog ports of the gpio cell, many analog projects are instantiated as caravell_user_project_analog
. This has 11 pads that have no ESD protection so the designers can use them freely (please add appropriate ESD protections).vks
07/13/2023, 7:26 AMcaravel_user_project_analog
also installs pdks (sky130 and gf180) ? If so, no need to install open_pdks
or volare
for pdk access. Please confirm.