You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible that by opening a switch between (1,2) to (1,1), CHANY:2113 actually only extends from (1,3) to (1,2).
1250
1253
1251
1254
2. The preceding channel's ending coordinates have no relation to the following channel's starting coordinates.
1252
1255
There is no logical contradiction, but for clarification, it is best to see an explanation of the VPR coordinate system.
@@ -1258,7 +1261,8 @@ Analysis Options
1258
1261
1259
1262
Illustration of Path #2 with insight into the coordinate system.
1260
1263
1261
-
:numref:`fig_path_2` shows the routing resources used in Path #2 and their locations on the FPGA.
1264
+
:numref:`fig_path_2` shows the routing resources used in Path #2 and their locations on the FPGA.
1265
+
1262
1266
1. The signal emerges from near the top-right corner of the block to_FFC (OPIN:1479) and joins the topmost horizontal segment of length 1 (CHANX:2073).
1263
1267
2. The signal proceeds to the left, then connects to the outermost, blue vertical segment of length 0 (CHANY:2139).
1264
1268
3. The signal continues downward and attaches to the horizontal segment of length 1 (CHANX:2040).
0 commit comments