Skip to content

Commit

Permalink
Reduce one more
Browse files Browse the repository at this point in the history
Signed-off-by: Eddie Hung <eddie.hung@amd.com>
  • Loading branch information
eddieh-xlnx committed Nov 14, 2024
1 parent 0cf3118 commit c207dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/com/xilinx/rapidwright/rwroute/TestRWRoute.java
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ public void testTimingAndWirelengthReport() {
"xcvu3p,IOB_X0Y47,I,SLICE_X77Y122,FX,100",

// 240 CLB height SLR, no LAG tiles on Y0 (since HBM on bottom edge)
"xcu50,SLICE_X38Y239,AQ,SLICE_X38Y240,A1,500"
"xcu50,SLICE_X38Y239,AQ,SLICE_X38Y240,A1,400"
})
public void testSingleConnection(String partName,
String srcSiteName, String srcPinName,
Expand Down

0 comments on commit c207dbc

Please sign in to comment.