Describe the bug
untar heatmap.tar.gz
$ ./run-me-gcd-nangate45-base.sh
OpenROAD v2.0-16283-g843f24def
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.
[ERROR GUI-0072] "Placement Density" is not populated with data.
Error: test.tcl, 4 GUI-0072
openroad>
If I add "-gui" to ./run-me-gcd-nangate45-base.sh, then it works.
Expected Behavior
Unless there is clearly a reason why a gui:: command shouldn't be used in headless mode, it should work.
Environment
OpenROAD v2.0-16283-g843f24def
To Reproduce
See above
Relevant log output
No response
Screenshots
No response
Additional Context
No response
Describe the bug
untar heatmap.tar.gz
If I add "-gui" to
./run-me-gcd-nangate45-base.sh, then it works.Expected Behavior
Unless there is clearly a reason why a
gui::command shouldn't be used in headless mode, it should work.Environment
To Reproduce
See above
Relevant log output
No response
Screenshots
No response
Additional Context
No response