We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec9bfe commit cbaf87eCopy full SHA for cbaf87e
flow/scripts/variables.yaml
@@ -397,6 +397,11 @@ DONT_BUFFER_PORTS:
397
stages:
398
- place
399
default: 0
400
+BUFFER_PORTS_ARGS:
401
+ description: >
402
+ Specify arguments (such as -buffer_cell) to the buffer_ports call during placement.
403
+ stages:
404
+ - place
405
REMOVE_ABC_BUFFERS:
406
description: >
407
Remove abc buffers from the netlist. If timing repair in floorplanning is
0 commit comments