Files
OpenLane/configuration
Kareem Farid 5771836bf4 Add -skip_io and iterate io and global placement (#1984)
~ Set default `FP_IO_MODE` to 0.
~ Better `FP_IO_MODE` documentation.
~ Change the behavior of `FP_IO_MODE` 0:
1. Run global placement with `-skip_io` flag. 
2. Run io placement (again).
3. Run global placement.

If `FP_IO_MODE` is 1, steps 1 and 2 are skipped. 

~ Change tcl functions `global_placement_or` and `place_io` to allow for the changes mentioned above.
2023-10-01 15:19:35 +00:00
..
2023-07-12 17:05:03 +03:00
2023-07-12 14:38:52 +03:00
2023-09-05 16:25:24 +03:00