Skip to content

Commit fed27f3

Browse files
committed
pad: fix readme
Signed-off-by: Peter Gadfort <gadfort@zeroasic.com>
1 parent bd19afb commit fed27f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pad/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ rdl_route
409409
| `-turn_penalty` | Scaling factor to apply to discurage turning to allow for straighter routes. The default value is `2.0`, and the allowed values are floats. |
410410
| `-max_iterations` | Maximum number of router iterations. The default value is `10`. |
411411
| `-allow45` | Specifies that 45 degree routing is permitted. |
412-
| `-fixed` | When specified, routed will be marked as fixed. |
412+
| `-fixed` | When specified, routes will be marked as fixed. |
413413
| `nets` | Nets to route. |
414414

415415
### Selectively routing terminals

0 commit comments

Comments
 (0)