Skip to content

Commit 3f622f1

Browse files
authored
Fix resizer README markdown
Signed-off-by: Mike Inouye <[email protected]>
1 parent c154aab commit 3f622f1

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

src/rsz/README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
1-
#Gate Resizer
1+
# Gate Resizer
22

3-
Gate Resizer commands are described below.The `resizer` commands stop when the
4-
design area is `
5-
- max_utilization util` percent of the core area. `util` is between 0
6-
and 100. The `resizer` stops and reports an error if the max utilization is
7-
exceeded.
3+
Gate Resizer commands are described below. The `resizer` commands stop when
4+
the design area is `-max_utilization util` percent of the core area. `util`
5+
is between 0 and 100. The `resizer` stops and reports an error if the max
6+
utilization is exceeded.
87

9-
##Commands
108

11-
```
12-
{
13-
note
14-
}
9+
## Commands
10+
11+
```{note}
1512
- Parameters in square brackets `[-param param]` are optional.
1613
- Parameters without square brackets `-param2 param2` are required.
1714
```

0 commit comments

Comments
 (0)