Skip to content

Commit e6b0c99

Browse files
committed
update documentation on metal layers for pin placement
Signed-off-by: Eder Monteiro <[email protected]>
1 parent 8643589 commit e6b0c99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flow/scripts/variables.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,13 +328,13 @@ IO_CONSTRAINTS:
328328
- place
329329
IO_PLACER_H:
330330
description: >
331-
The metal layer on which to place the I/O pins horizontally (top and bottom
331+
A list of metal layers on which the I/O pins are placed horizontally (top and bottom
332332
of the die).
333333
stages:
334334
- place
335335
IO_PLACER_V:
336336
description: >
337-
The metal layer on which to place the I/O pins vertically (sides of the
337+
A list of metal layers on which the I/O pins are placed vertically (sides of the
338338
die).
339339
stages:
340340
- place

0 commit comments

Comments
 (0)