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.
NEW_OPERATOR_SYNTHESIS
1 parent e964907 commit bcb209dCopy full SHA for bcb209d
flow/scripts/variables.yaml
@@ -239,6 +239,13 @@ MAX_UNGROUP_SIZE:
239
platform's standard cell library. The default value is platform specific.
240
stages:
241
- synth
242
+NEW_OPERATOR_SYNTHESIS:
243
+ description: >
244
+ Synthesize multiple architectural options for each arithmetic operator in the
245
+ design. These options are available for switching between in later stages of
246
+ the flow.
247
+ stages:
248
+ - synth
249
FLOORPLAN_DEF:
250
description: |
251
Use the DEF file to initialize floorplan.
0 commit comments