William Carrara Orlato
10/14/2024, 2:49 PMopenlane --last-run --flow OpenInOpenROAD config.json
However, if I go to the final/odb folder and try to open the db file there using the commands
openroad
read_db spm.odb
The error below occurs. Does anyone know what I'm doing wrong to not be able to open the file directly through openroad. It's worth mentioning that I updated openroad and openrlane 2, afraid of versioning problems, but the error continues to appear.tnt
10/14/2024, 2:50 PMtnt
10/14/2024, 2:50 PMWilliam Carrara Orlato
10/14/2024, 3:38 PMtnt
10/14/2024, 3:40 PMLeo Moser
10/15/2024, 6:48 AM$ nix shell github:efabless/openlane2#openroad
warning: ignoring the client-specified setting 'trusted-public-keys', because it is a restricted setting and you are not a trusted user
$ openroad
OpenROAD b16bda7e82721d10566ff7e2b68f1ff0be9f9e38
Features included (+) or not (-): +Charts +GPU +GUI +Python
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> exit
Leo Moser
10/15/2024, 6:50 AMnix shell .#openroad
in the repository.William Carrara Orlato
10/22/2024, 12:31 PMLeo Moser
10/22/2024, 12:46 PM