Gabriele Tripi

Results 10 comments of Gabriele Tripi

@maliberty This is what i get ``` OpenLane Container (074a92b):/openlane$ openroad -gui QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-' process 9: The last reference on a connection was dropped without...

@vijayank88 ``` gabriele@Gabbed:~/OpenLane$ make survey || pyton3 ./env.py issue-survey python3 ./env.py issue-survey Kernel: Linux v5.13.0-51-generic Distribution: ubuntu 20.04 Python: v3.8.10 (OK) Container Engine: docker v20.10.17 (OK) OpenLane Git Version: 074a92b7895be96a66db4318015ecb9f2c0f93c2...

> @GabbedT I took that link from previous github issue. > > Normally X11 environment should be enabled. Maybe try this #740 > > Just post complete log after running...

@vijayank88 Ok, now that works with ORFS even tho I can't visualize some heatmaps like routing congestions (not populated with data), are there any particular files that i should let...

@vijayank88 After reading lef and def file and executing `gui::show`: ``` openroad> gui::show QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-' process 9: The last reference on a connection was dropped...

@vijayank88 No, i can't find any, however I tried to execute the flow with other design and it completed without any problem. Do I need to upload only the folder...

@vijayank88 > @GabbedT > > Is your design contains multiple power domains? No, it has only one power domain. > @GabbedT While generating final reports its throws an error. Need...

@vijayank88 https://github.com/GabbedT/OpenLane/tree/master/designs/pipelined_long_multiplier

@vijayank88 @donn Yes, now it works. I also tried the 4-th solution of @d-m-bailey but it didn't work here. I don't understand how to proceed with the other solutions.