SDR input registering inside the IOL use a flip-flop primitive with the IOB = TRUE constraint applied to the flip-flop instance.
Figure 1. Single Data Rate Flip-Flop Primitives

| Attribute | Values | Description |
|---|---|---|
| INIT |
1'b0, 1'b1
|
Defines the initial value of the flip-flop |
| Port | I/O | Description |
|---|---|---|
| Q | Output | Data output |
| C | Input | Clock input pin |
| CE | Input | Active-High clock enable register |
| D | Input | Data input |
| CLR | Input | Asynchronous clear (FDCE only) |
| PRE | Input | Asynchronous preset (FDPE only) |
| R | Input | Synchronous reset (FDRE only) |
| S | Input | Synchronous set (FDSE only) |