318
Virtex-5 FPGA User Guide
UG190 (v5.0) June 19, 2009
Chapter 7:
SelectIO Logic Resources
ILOGIC Resources
.
ILOGIC can support the following operations:
•
Edge-triggered D-type flip-flop
•
IDDR mode (OPPOSITE_EDGE or SAME_EDGE or SAME_EDGE_PIPELINED). See
“Input DDR Overview (IDDR),” page 319
for further discussion on input DDR.
•
Level sensitive latch
•
Asynchronous/combinatorial
All ILOGIC block registers have a common clock enable signal (CE1) that is active High by
default. If left unconnected, the clock enable pin for any storage element defaults to the
active state.
All ILOGIC block registers have a common synchronous or asynchronous set and reset (SR
and REV signals). The set/reset input pin, SR forces the storage element into the state
specified by the SRVAL attributes. When using SR, a second input, REV forces the storage
element into the opposite state. The reset condition predominates over the set condition.
describe the operation of SR in conjunction with REV.
X-Ref Target - Figure 7-1
Figure 7-1:
ILOGIC Block Diagram
Table 7-1:
Truth Table when SRVAL = 0 (Default Condition)
SR
REV
Function
0
0
NOP
0
1
Reset
1
0
Set
1
1
Reset
D
DDLY
D
Q1
Q2
Q1
O
Q2
CE
CK
REV
SR
CE1
CLK
SR
REV
ug190_7_01_050906
Summary of Contents for Virtex-5 FPGA ML561
Page 1: ...Virtex 5 FPGA User Guide UG190 v5 0 June 19 2009 ...
Page 8: ...Virtex 5 FPGA User Guide www xilinx com UG190 v5 0 June 19 2009 ...
Page 20: ...20 www xilinx com Virtex 5 FPGA User Guide UG190 v5 0 June 19 2009 ...
Page 24: ...24 www xilinx com Virtex 5 FPGA User Guide UG190 v5 0 June 19 2009 Preface About This Guide ...
Page 172: ...172 www xilinx com Virtex 5 FPGA User Guide UG190 v5 0 June 19 2009 Chapter 4 Block RAM ...