33
System Configuration
To use the HDMI library in NIOS II, the const _MCU_ should be defined in the configuration
settings, as shown in
Figure 4-4
. Two on-chip memories are created to store the NIOS program and
data separately. The size of each on-chip memory is 128 K bytes. One on-chip memory is used to
store program and the other one is used to store data. The option “Small C Library” must be enabled
to reduce the size of the program. The associated configuration is shown in
Figure 4-5
Figure 4-4 Define _MCU_ constant