Skip to content

Commit 2dc4679

Browse files
committed
Fixed a few labels that were identified during walkthrough session
1 parent 5929f65 commit 2dc4679

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/source/user_guide/FPGA_index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Selecting the clocking section will display an empty table at the botton of the
2525
#. For **Boot Clock** & **RC Oscillator** sources refer to your device's datasheet and enter frequencies accordingly.
2626
5. Select the Clock State - default is **active**
2727
#. Active for regular clock signals
28-
#. Idle for unused not actively toggling or gated off signals
28+
#. Gated for unused not actively toggling or gated off signals
2929

3030
Repeat the steps above for each clock used in the RTL design.
3131

@@ -47,8 +47,8 @@ Selecting the FLE section displays an empty table at the botton of the screen, c
4747
5. Enter toggle rate - Industry standard default is **12.5%**
4848
6. Select glitch factor - default is **typical**
4949
#. Typical - Default option, for standard designs.
50-
#. Fast - For designs with high switching activity or complex logic.
51-
#. Very Fast - For high performance designs with high-frequency logic or heavy use of pipelining.
50+
#. High - For designs with high switching activity or complex logic.
51+
#. Very High - For high performance designs with high-frequency logic or heavy use of pipelining.
5252
7. Enter clock enable rate - Inudustry standard default is **50.0%**
5353

5454
BRAM - Block Randon Access Memory

0 commit comments

Comments
 (0)