Hello everyone, We are importing the Caravel user ...
# general
a
Hello everyone, We are importing the Caravel user project into the open galaxy workspace. But while clicking on the edit schematic button it shows an error named "unable to open file "Please help to solve this error.
m
What does
ls -l xschem
give you from
P_caravel_user_project
?
v
Dear Mitch, We are getting this Please Guide us. Thanks, Regards, Viraj Rawal
m
Looks like you're trying to open
P_caravel_user_project.sch
in
xschem
but that file does not exist. Can you create a new schematic with
File->New schematic
and then use
File -> Save as
to save it as
P_caravel_user_project.sch
. If it's a digital design, I don't think most people use xschem.
v
One Thing wanted to clarify. Galaxy Workspace provided to us, that does not have any software installed right? and We are suppose to do user_space development at our end and once final GDS and all are generated we need to add it in Galaxy Workspace to check the final results. Is that correct?
Say for example, OpenLane software, or docker or even git is also not installed inside Galaxy Workspace provided.. Correct?
m
@jeffdi?
l
My observation is, in Galaxy workspace QFlow works. And run-precheck and tapeout jobs work.
QFlow has a set of tools to perform RTL-GDS. These opensource tools are part of OpenLane flow too. But QFlow is a subset of OpenLane. So, QFlow may be used for experimentation but not for tapeout. OpenLane does much more than QFlow.