Skip to content

Commit 3105194

Browse files
committed
Update comment
Signed-off-by: Eddie Hung <[email protected]>
1 parent b851347 commit 3105194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/com/xilinx/rapidwright/rwroute/RWRoute.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ public class RWRoute {
185185
Series.Versal);
186186

187187
/** For connections that require SLR crossing(s), snap back to the previous Laguna column if the (horizontal) detour
188-
* is less than this number of tiles */
188+
* is no more than this number of tiles */
189189
protected int maxDetourToSnapBackToPrevLagunaColumn = 4;
190190

191191
public RWRoute(Design design, RWRouteConfig config) {

0 commit comments

Comments
 (0)