Does anyone here know where I can find any version...
# courses
s
Does anyone here know where I can find any version of the OpenROAD tutorial? I heard some people in this channel are working on it.
m
s
thanks @Matthew Guthaus i have klayout, magic and yosys. But not openroad or tritonroute.
I think this is probably because my OS is RHEL7
In attempting the autonomous flow test, I run into an error (possibly again due to not hacing CertOS or Ubuntu): Error: could not fild FlutLUT files
Also, is there a tutorial of the actual flow, with a design example? Not, installation but application flow from RTL to GDSII
m
I posted it above
Sorry, I cannot help more.
m
The whole thing really. It sounds like you also need to install openroad still
s
Correct. I do
But i have RHEL7
m
Your options are either to debug the installation on RHEL7, switch to a supported OS, use a VM, or use Docker. It's all in the instructions...
s
🆗
Hi @Matthew Guthaus hope all is well. I tried running the openroad shell build script and am running into this error. Should I be missing this file? Do I need to copy it from another location?
In file included from kernel/driver.cc20 ./kernel/yosys.h8112: fatal error: tcl.h: No such file or directory # include <tcl.h> ^~~~~~~ compilation terminated.