Skip to content

Commit e42d098

Browse files
committed
doc: Clarify wording
1 parent 288a0e0 commit e42d098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/vtr/cad_flow.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Similarly, if you want only to route a placement produced by another CAD tool yo
4343

4444
If you only need to analyze an implementation produced by another tool, you can create a :ref:`.route file <vpr_route_file>`, and have VPR analyze the implementation, to produce area/delay/power results.
4545

46-
Finally, if your routing architecture is not supported by VPR's architecture generator, you can create an :ref:`rr_graph.xml file <vpr_route_resource_file>`, which can be loaded directly into VPR.
46+
Finally, if your routing architecture is not supported by VPR's architecture generator, you can describe your routing architecture in an :ref:`rr_graph.xml file <vpr_route_resource_file>`, which can be loaded directly into VPR.
4747

4848
Bitstream Generation
4949
--------------------

0 commit comments

Comments
 (0)