Skip to content

Commit a7d660e

Browse files
mention all available options for --noc_routing_algorithm
1 parent 5aee7d0 commit a7d660e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/vpr/command_line_usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@ The following options are only used when FPGA device and netlist contain a NoC r
10721072

10731073
.. note:: noc_flows_file are required to specify if NoC optimization is turned on (--noc on).
10741074

1075-
.. option:: --noc_routing_algorithm {xy_routing | bfs_routing}
1075+
.. option:: --noc_routing_algorithm {xy_routing | bfs_routing | west_first_routing | north_last_routing | negative_first_routing | odd_even_routing}
10761076

10771077
Controls the algorithm used by the NoC to route packets.
10781078

0 commit comments

Comments
 (0)