Installed openlane and ran the spm test case. The...
# openlane
j
Installed openlane and ran the spm test case. The GDS looks like the attached png. Is this correct? Those protruding pieces look odd.
1
m
It looks wrong to me in a way I've never seen before
did you exactly follow the install instructions?
and what tag? I wouldn't try with the latest develop. Use something more stable like mpw-one-c
j
I followed the instructions on github and the make and test ran clean.
i ran on ubuntu 20.04
m
should look like this:
what tag of the tools?
can you post the gds here?
j
tag?
m
latest release is tagged 0.7
I wouldn't use anythign above that unless you know what you're doing or are developing
j
Here's the gds...
I followed the instructions here: https://github.com/efabless/openlane
m
yeah that GDS is totally broken
j
that's what i thought.
m
I would delete it all, check it out at rc7 and rebuild/install
j
looked nothing like what Mohammed K. posted on youtube.
ok. will do.
thanks.
m
np
@Amr Gouhar @Ahmed Ghazy we should probably make it much clearer on the top level README that people should check out the latest stable release, not try to build from master
j
well, that brings up another point. there is a statement to do just that, but the link us broken!
m
I remember talking about this with Ahmed a while back. It should definitely be fixed!
@J. Scott Elder can you clarify something for me
did you follow this instruction:
Copy code
git clone <https://github.com/efabless/openlane.git> --branch v0.12
?
j
here is the link on the openlane github: https://github.com/efabless/openlane/tree/release-0.x
m
yeah, I'm opening an issue and I want to know what tag you were on to get that result
so did you clone the repo with --branch v0.12
?
j
i believe i did v0.12, but i am checking.
yes, i did 0.12, that was in the instructions.
m
ok thanks
j
the instructions on the same page where the "latest version" link is broken. goes to a 404 page.
m
I would try --branch v0.7
j
go here" to quick start section - https://github.com/efabless/openlane
says 0.12 and latest stable release link is broken.
m
yeah, I've just opened an issue to make a note of it: https://github.com/efabless/openlane/issues/295
j
i'll redo the install later today. thanks for your help.
m
hope it helps!
j
Found the problem, Matt. I viewed the GDS from the Klayout results folder. When I viewed the GDS from the Magic results folder, I get your picture. I think when the GDS is built for Klayout there is a problem. I used Klayout to view the Magic GDS just fine. So it's not Klayout. See attached image.
m
I didn't even know there were 2 GDS files produced. I haven't tried rc0.12 yet tho.
glad you sorted it