the synthesis runs fine
# sky130
m
the synthesis runs fine
v
@User try to update openlane. as current openlane tag have scripts/sta.tcl not or_sta.tcl
m
lemme see
v
is that mpw project mean, install right openlane tag and try it
mpw-3a is latest one
m
okay
didn't help
v
raise github issue with source verilog and openlane version you're currently using
m
do I need a specific version of openroad?
v
Each openlane tag has its own openroad commit. by sharing openlane version team will understand the issue
m
well I am manually installing without the use of docker
so I specify all of the versions
maybe I am using an inappropriate version of something
v
m
so lets check what this tag wants:
Copy code
michael@reactor:~/sky130-mpw4/openlane_workspace/openlane$ ./env.py tool-list
cugr: <https://github.com/ax3ghazy/cu-gr:1632b4b450cbd3e5b6bdc9bf92c96cadde6a01b9>
cvc: <https://github.com/donn/cvc:90e78b4598c1f5c35fcc3b8fc4d80fde7c881445>
drcu: <https://github.com/cuhk-eda/dr-cu:427b4a4f03bb98d8a78b1712fe9e52cfb83a8347>
magic: <https://github.com/rtimothyedwards/magic:0bb6ac1fa98b5371c73156b6e876925397fb7cbc>
netgen: <https://github.com/rtimothyedwards/netgen:738c1f7b3705bca2f1cc66fbc1cfb20f12d49a06>
padring: <https://github.com/donn/padring:b2a64abcc8561d758c0bcb3945117dcb13bd9dca>
vlog2Verilog: <https://github.com/RTimothyEdwards/qflow:a550469b63e910ede6e3022e2886bca96462c540>
yosys: <https://github.com/YosysHQ/yosys:d061b0e41a2023b5e72794563b94d6a9b5ab41a1>
openroad_app: <https://github.com/The-OpenROAD-Project/OpenROAD:7f23e5f6e6b8d36e6a8aaed6ad074902ea27c4ce>
open_pdks: <https://github.com/rtimothyedwards/open_pdks:14db32aa8ba330e88632ff3ad2ff52f4f4dae1ad>
sky130: <https://github.com/google/skywater-pdk:c094b6e83a4f9298e47f696ec5a7fd53535ec5eb>
looks like I have a different version of magic
lemme try installing that
no dice
v
I'm not familiar with local installation. try with docker based if you wish
m
yeah no one is apparently 🙂
I found that my PDK was not installed correctly
just used caravels
make pdk
v
👍
m
now we bare metal tools updated to mpw-3a