Vitor Bandeira
Vitor Bandeira
On the DPL documentation [here](https://github.com/The-OpenROAD-Project/OpenROAD/blob/master/src/dpl/README.md), for the command `set_placement_padding` the option `-masters` is not mentioned on the description. The command `set_power_net` is mentioned on the text, but is missing from...
@Colin-Holehouse could you help reviewing the Synopsis and Description lists for ICeWall and its Tcl commands so they match and are updated? Some of these questions where raised by @abk-openroad....
The add_subdirectory statements for mpl2 and par are now conditional to the OS to avoid build and link errors on macOS.
### Description Design: `asap7/riscv32i`, main metric change `finish__timing__setup__ws` `+81` -> `-5`. Good: ``` "run__flow__openroad_version": "v2.0-9791-gea56b56a9", "run__flow__scripts_commit": "c83d09863e38a4b01c925621f08e472e39e91f6d", "finish__timing__drv__max_cap_limit": 0.0388632, "finish__timing__drv__max_slew": 244, "finish__timing__drv__hold_violation_count": 0, "finish__timing__drv__setup_violation_count": 0, "finish__timing__setup__tns": 0, "finish__timing__setup__ws": 81.6611, "finish__timing__wns_percent_delay":...
This comit broke compling on MacOS. "brew install googletest" is not suficcient, linking steps fail with ``` [ 73%] Built target odb_test_helper ld: warning: ignoring duplicate libraries: '../../src/db/libdb.a', '../../src/zutil/libzutil.a' ld:...
ci: test