We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aee7d0 commit a7d660eCopy full SHA for a7d660e
doc/src/vpr/command_line_usage.rst
@@ -1072,7 +1072,7 @@ The following options are only used when FPGA device and netlist contain a NoC r
1072
1073
.. note:: noc_flows_file are required to specify if NoC optimization is turned on (--noc on).
1074
1075
-.. option:: --noc_routing_algorithm {xy_routing | bfs_routing}
+.. option:: --noc_routing_algorithm {xy_routing | bfs_routing | west_first_routing | north_last_routing | negative_first_routing | odd_even_routing}
1076
1077
Controls the algorithm used by the NoC to route packets.
1078
0 commit comments