Filippo
11/07/2022, 8:56 AMHarald Pretl
11/07/2022, 10:06 AM./start_x.sh
. In the shell that pops up, run OpenLane simply with executing flow.tcl -design YOUR_DESIGN_FOLDER
.Harald Pretl
11/07/2022, 10:26 AMFilippo
11/07/2022, 10:48 AMHarald Pretl
11/07/2022, 11:02 AM./start_vnc.sh
to start it up, then use VNC to connect to localhost:5901
. This works on my Mac.Filippo
11/07/2022, 11:13 AMMitch Bailey
11/07/2022, 12:46 PMFilippo
11/07/2022, 12:57 PMMitch Bailey
11/07/2022, 1:00 PMopenlane
directory.Harald Pretl
11/07/2022, 1:01 PMflow.tcl
one level below where your design sits. So in your case, go to the designs
dir and execute the flow.tcl -design MCU
there. This should work.Filippo
11/07/2022, 1:06 PMFilippo
11/07/2022, 1:24 PMFilippo
11/07/2022, 1:26 PMMitch Bailey
11/07/2022, 2:29 PMecho $PDK
). If not export PDK=sky130B
Filippo
11/07/2022, 2:52 PMTuomas Poikela
11/09/2022, 5:01 PMTuomas Poikela
11/09/2022, 5:06 PMFilippo
11/09/2022, 9:45 PMflow.tcl -design “foldername”