We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cf5aaf + 3f622f1 commit 299433bCopy full SHA for 299433b
1 file changed
src/rsz/README.md
@@ -1,17 +1,14 @@
1
-#Gate Resizer
+# Gate Resizer
2
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.
+Gate Resizer commands are described below. The `resizer` commands stop when
+the design area is `-max_utilization util` percent of the core area. `util`
+is between 0 and 100. The `resizer` stops and reports an error if the max
+utilization is exceeded.
8
9
- ##Commands
10
11
-```
12
-{
13
- note
14
-}
+## Commands
+
+```{note}
15
- Parameters in square brackets `[-param param]` are optional.
16
- Parameters without square brackets `-param2 param2` are required.
17
```
0 commit comments