English
Language : 

EP4CE30F29C7N Datasheet, PDF (240/488 Pages) Altera Corporation – Cyclone IV Device Handbook, Volume 1
8–76
Chapter 8: Configuration and Remote System Upgrades in Cyclone IV Devices
Remote System Upgrade
Figure 8–34 shows the control register bit positions. Table 8–23 defines the control
register bit contents. The numbers in Figure 8–34 show the bit position of a setting in a
register. For example, bit number 35 is the enable bit for the watchdog timer.
Figure 8–34. Remote System Upgrade Control Register
38
37
36 35
34 33
12 11
0
Rsv2 Cd_early Osc_int Wd_en Rsv1 Ru_address[21..0] Wd_timer[11..0]
Table 8–23. Remote System Upgrade Control Register Contents
Control Register Bit
Value
Definition
Wd_timer[11..0]
12'b000000000000
User watchdog time-out value (most significant 12 bits of
29-bit count value:
{Wd_timer[11..0],17'b1000})
Ru_address[21..0]
Configuration address (most significant 22 bits of 24-bit
22'b0000000000000000000000 boot address value:
boot_address[23:0] = {Ru_address[21..0],2'b0})
Rsv1
1'b0
Reserved bit
Wd_en
1'b1
Osc_int (1)
1'b1
Cd_early (1)
1'b1
User watchdog timer enable bit
Internal oscillator as startup state machine clock enable bit
Early CONF_DONE check
Rsv2
1'b1
Reserved bit
Note to Table 8–23:
(1) Option bit for the application configuration.
When enabled, the early CONF_DONE check (Cd_early) option bit ensures that there is a
valid configuration at the boot address specified by the factory configuration and that
it is of the proper size. If an invalid configuration is detected or the CONF_DONE pin is
asserted too early, the device resets and then reconfigures the factory configuration
image. The internal oscillator (as the startup state machine clock [Osc_int] option bit)
ensures a functional startup clock to eliminate the hanging of startup. When all option
bits are turned on, they provide complete coverage for the programming and startup
portions of the application configuration. Altera recommends turning on both the
Cd_early and Osc_int option bits.
1 The Cd_early and Osc_int option bits for the application configuration must be
turned on by the factory configuration.
Remote System Upgrade Status Register
The remote system upgrade status register specifies the reconfiguration trigger
condition. The various trigger and error conditions include:
■ Cyclical redundancy check (CRC) error during application configuration
■ nSTATUS assertion by an external device due to an error
■ Cyclone IV device logic array triggers a reconfiguration cycle, possibly after
downloading a new application configuration image
Cyclone IV Device Handbook,
Volume 1
May 2013 Altera Corporation