We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9fe7f1 commit ff2d94eCopy full SHA for ff2d94e
test/src/com/xilinx/rapidwright/design/TestCell.java
@@ -43,6 +43,8 @@ public class TestCell {
43
"xcvu3p,SLICE_X0Y0,CARRY8,DI[2],DI2,'[C1, C2, C3, C4, C5]'",
44
"xcvu3p,SLICE_X1Y0,CARRY8,S[7],S7,'[H1, H2, H3, H4, H5, H6]'", // SLICEM
45
"xcvu3p,SLICE_X1Y0,CARRY8,DI[3],DI3,'[D1, D2, D3, D4, D5]'",
46
+ // Versal input pins
47
+ "xcvp1502,SLICE_X148Y0,B6LUT,I1,A1,'[B1]'",
48
49
// Output pins (single logical pin has options to drive many site pins)
50
"xcvu3p,SLICE_X0Y0,E6LUT,O,O6,'[E_O, EMUX]'",
0 commit comments