Skip to content

Commit 5f9a9d6

Browse files
committed
docs: Regenerate variables
Signed-off-by: Martin Povišer <[email protected]>
1 parent 79b1c6b commit 5f9a9d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/user/FlowVariables.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ configuration file.
184184
| <a name="SYNTH_HIERARCHICAL"></a>SYNTH_HIERARCHICAL| Enable to Synthesis hierarchically, otherwise considered flat synthesis.| 0| |
185185
| <a name="SYNTH_MEMORY_MAX_BITS"></a>SYNTH_MEMORY_MAX_BITS| Maximum number of bits for memory synthesis.| 4096| |
186186
| <a name="SYNTH_NETLIST_FILES"></a>SYNTH_NETLIST_FILES| Skips synthesis and uses the supplied netlist files. If the netlist files contains duplicate modules, which can happen when using hierarchical synthesis on indvidual netlist files and combining here, subsequent modules are silently ignored and only the first module is used.| | |
187+
| <a name="SYNTH_WRAPPED_OPERATORS"></a>SYNTH_WRAPPED_OPERATORS| Synthesize multiple architectural options for each arithmetic operator in the design. These options are available for switching among in later stages of the flow.| | |
187188
| <a name="TAPCELL_TCL"></a>TAPCELL_TCL| Path to Endcap and Welltie cells file.| | |
188189
| <a name="TAP_CELL_NAME"></a>TAP_CELL_NAME| Name of the cell to use in tap cell insertion.| | |
189190
| <a name="TECH_LEF"></a>TECH_LEF| A technology LEF file of the PDK that includes all relevant information regarding metal layers, vias, and spacing requirements.| | |
@@ -213,6 +214,7 @@ configuration file.
213214
- [SYNTH_HIERARCHICAL](#SYNTH_HIERARCHICAL)
214215
- [SYNTH_MEMORY_MAX_BITS](#SYNTH_MEMORY_MAX_BITS)
215216
- [SYNTH_NETLIST_FILES](#SYNTH_NETLIST_FILES)
217+
- [SYNTH_WRAPPED_OPERATORS](#SYNTH_WRAPPED_OPERATORS)
216218
- [TIEHI_CELL_AND_PORT](#TIEHI_CELL_AND_PORT)
217219
- [TIELO_CELL_AND_PORT](#TIELO_CELL_AND_PORT)
218220
- [VERILOG_FILES](#VERILOG_FILES)

0 commit comments

Comments
 (0)