Skip to content

Commit ff2d94e

Browse files
committed
Test Cell.getAllCorrespondingSitePinNames() on Versal
Signed-off-by: Eddie Hung <[email protected]>
1 parent a9fe7f1 commit ff2d94e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/src/com/xilinx/rapidwright/design/TestCell.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ public class TestCell {
4343
"xcvu3p,SLICE_X0Y0,CARRY8,DI[2],DI2,'[C1, C2, C3, C4, C5]'",
4444
"xcvu3p,SLICE_X1Y0,CARRY8,S[7],S7,'[H1, H2, H3, H4, H5, H6]'", // SLICEM
4545
"xcvu3p,SLICE_X1Y0,CARRY8,DI[3],DI3,'[D1, D2, D3, D4, D5]'",
46+
// Versal input pins
47+
"xcvp1502,SLICE_X148Y0,B6LUT,I1,A1,'[B1]'",
4648

4749
// Output pins (single logical pin has options to drive many site pins)
4850
"xcvu3p,SLICE_X0Y0,E6LUT,O,O6,'[E_O, EMUX]'",

0 commit comments

Comments
 (0)