https://open-source-silicon.dev logo
l

Louise Z

04/13/2021, 12:06 PM
Has anyone encounter error in this tutorial (https://github.com/The-OpenROAD-Project/DAC-2020-Tutorial/tree/master/2_database_access) recently? I typed it inside the openroad environment, which resulted in error reporting "invalid command line name [odb::dbDatabase_create]".
m

mehdi

04/14/2021, 1:49 AM
Hey @Louise Z, that is probably obsolete. @Matt Liberty Do you know what the issue is here? sounds like it is related to the db
m

Matt Liberty

04/14/2021, 3:30 AM
I don't get an error: % openroad OpenROAD 1 d273d8fe01a18ded09be2a70857e3eb1475119a4 This program is licensed under the BSD-3 license. See the LICENSE file for details. Components of this program may be licensed under more restrictive licenses which must be honored. openroad 1> set db [odb::dbDatabase_create] _a0f8705b65550000_p_odb__dbDatabase
@Louise Z exactly what steps did you take? "invalid command line name" is not an error that openroad issues afaik
l

Louise Z

04/14/2021, 9:37 AM
Thanks. Resolved. I was working in a wrong directory.