Skip to content

Commit ffdfcd5

Browse files
committed
Running VPR manually
1 parent b9f51e2 commit ffdfcd5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/src/quickstart/index.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,9 @@ which we can visualize with:
162162
--analysis --disp on
163163
164164
165-
Running VPR
165+
Running VPR Manually
166166
===========
167-
168-
Let's now try taking a simple pre-synthesized circuit (consisting of LUTs and Flip-Flops) and use the VPR tool to implement it on a specific FPGA architecture.
167+
Sometimes you may wish to run only the vpr (placement, routing and timing analysis) parts of the flow rather than the full VTR flow (which includes synthesis). To show how to do this, let's now try taking a simple pre-synthesized circuit (consisting of LUTs and Flip-Flops) and use the VPR tool to implement it on a specific FPGA architecture.
169168

170169
Running VPR on a Pre-Synthesized Circuit
171170
----------------------------------------

0 commit comments

Comments
 (0)