The-OpenROAD-Project / OpenROAD-flow-scripts

OpenROAD's scripts implementing an RTL-to-GDS Flow. Documentation at https://openroad-flow-scripts.readthedocs.io/en/latest/
https://theopenroadproject.org/
Other
320 stars 275 forks source link

make issue: add ADDITIONAL_FILES that can list extra files needed for make issue #2001

Closed oharboe closed 4 months ago

oharboe commented 4 months ago

@lpawelcz Fixes the error below.

make DESIGN_CONFIG=designs/asap7/mock-array/Element/config.mk io_placement_random_issue

Results in:

$ ./run-me-mock-array_Element-asap7-base.sh 
OpenROAD v2.0-13652-g6fc686431 
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 STA-0340] cannot open 'designs/src/mock-array/util.tcl'.
Error: io.tcl, 1 STA-0340
openroad> 
oharboe commented 4 months ago

@maliberty Can you have arranged for the new test to be added to CI?

maliberty commented 4 months ago

@maliberty Can you have arranged for the new test to be added to CI?

@vvbandeira when you have a time