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).
1254
+
1255
+
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).
1253
1256
1254
1257
2. The preceding channel's ending coordinates have no relation to the following channel's starting coordinates.
1255
1258
There is no logical contradiction, but for clarification, it is best to see an explanation of the VPR coordinate system.
@@ -1264,10 +1267,15 @@ Analysis Options
1264
1267
:numref:`fig_path_2` shows the routing resources used in Path #2 and their locations on the FPGA.
1265
1268
1266
1269
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).
1270
+
1267
1271
2. The signal proceeds to the left, then connects to the outermost, blue vertical segment of length 0 (CHANY:2139).
1272
+
1268
1273
3. The signal continues downward and attaches to the horizontal segment of length 1 (CHANX:2040).
1274
+
1269
1275
4. Of the aforementioned horizontal segment, after travelling one linear unit to the right, the signal jumps on a vertical segment of length 0 (CHANY:2166).
1276
+
1270
1277
5. The signal travels upward and promptly connects to a horizontal segment of length 0 (CHANX:2076).
1278
+
1271
1279
6. This segment connects to the green destination io (3,4).
0 commit comments