BEL - 2022.2 English - UG911

ISE to Vivado Design Suite Migration Guide (UG911)

Document ID
UG911
Release Date
2022-10-19
Version
2022.2 English

A5LUT, B5LUT, C5LUT, D5LUT

Applied To

Cells

Constraint Values

A5LUT, B5LUT, C5LUT, D5LUT

UCF Example

INST a0 BEL = A5LUT;

XDC Example

set_property BEL A5LUT [get_cells a0]

A6LUT, B6LUT, C6LUT, D6LUT

Applied To

Cells

Constraint Values

A6LUT, B6LUT, C6LUT, D6LUT

UCF Example

INST a0 BEL = D6LUT;

XDC Example

set_property BEL D6LUT [get_cells a0]

AFF, BFF, CFF, DFF

Applied To

Cells

Constraint Values

AFF, BFF, CFF, DFF

UCF Example

INST a_reg[0] BEL = CFF;

XDC Example

set_property BEL CFF [get_cells a_reg[0]]

A5FF, B5FF, C5FF, D5FF

Applied To

Cells

Constraint Values

A5FF, B5FF, C5FF, D5FF

UCF Example

INST a_reg[0] BEL = B5FF;

XDC Example

set_property BEL B5FF [get_cells a_reg[0]]

F7AMUX, F7BMUX

Applied To

Cells

Constraint Values

F7AMUX, F7BMUX

UCF Example

INST m0 BEL = F7BMUX;

XDC Example

set_property BEL F7BMUX [get_cells m0]