3–22
Altera Corporation
Stratix II GX Device Handbook, Volume 2
October 2007
Channel and PMA Controls Reconfiguration
The following are control signals (other than the
write_all
and
reconfig_mode_sel
signals):
■
logical_channel_address[7:0]
: Use this control signal to set
the logical channel number of the channel that is being reconfigured
by the dynamic reconfiguration controller. This signal gets enabled
when the number of channels controlled by the dynamic
reconfiguration controller is more than one. Since the channel
reconfiguration is done on a per-channel basis, you have to use this
signal and provide the necessary logical channel address to write the
MIF words so that a successful channel reconfiguration is achieved
for that channel.
■
reset_reconfig_address
: Use this optional control signal to
reset the
reconfig_address_out
value to
0
. This reset control
signal is only applicable in channel reconfiguration.
The following are status signals (other than the
busy
signal):
■
reconfig_address_en
: This is an optional output signal. The
ALT2GXB_RECONFIG asserts this signal to indicate the change in
value on the
reconfig_address_out
port. This signal only gets
asserted after the dynamic reconfiguration controller completes
writing the 16-bit data.
■
reconfig_address_out[4:0]
: This is an optional output signal.
It provides the address value that you can use to read the appropriate
word from the MIF. Use the value in this port in combination with the
reconfig_address_en
signal to decide when to initiate a new
write transaction.
■
channel_reconfig_done
: This signal is available when you select
the
Channel Reconfiguration
option in the dynamic reconfiguration
controller. This port indicates that the ALT2GXB_RECONFIG
megafunction has finished writing all the words of a MIF in a
sequence. This signal is very useful for user logic to implement reset
recommendations during and after dynamic reconfiguration. Refer
to
“Reset Recommendations” on page 3–66
for more information
about using this signal.