Johan Euphrosine

Results 579 comments of Johan Euphrosine

PTAL, added support for `-exit` and flag forwarding to `-python` to restore the previous behavior that OpenLane depends on (and allow us to proceed with https://github.com/The-OpenROAD-Project/OpenLane/pull/1388). # tests ## 🚫...

rebased, with DCO signature.

``` OpenROAD 🍫 ./build/src/openroad -python foo.py -exit OpenROAD v2.0-4990-gdf3add309 This program is licensed under the BSD-3 license. See the LICENSE file for details. Components of this program may be licensed...

@tspyrou suggested that we add unittest to validate that `openroad -python` assumptions hold over time. Most of the tests in https://github.com/The-OpenROAD-Project/OpenROAD/tree/master/test seems to be "design-oriented"; @maliberty is there already some...

> Define what a 'functional test' means to you I test that would encode the behavior in https://github.com/The-OpenROAD-Project/OpenROAD/pull/2288#issuecomment-1254519937

Thanks for the reference! By infrastructure I mostly meant some test structure I can copy ;)

I had to pass `EXCLUDE_PLATFORM=1` otherwise the `make global_place_issue` command fails with: ``` [INFO][FLOW] Using platform directory ./platforms/asap7 [INFO-FLOW] ASU ASAP7 - version 2 Default PVT selection: BC # Creating...

> Please do it in the ORFS repo so I can keep track, I will take a look as soon as I am able. Thanks. @vvbandeira https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/issues/561