136
lit LED bar indicates the voltage is 3.3V and similarly no LED lit indicates 0V.
8
8
.
.
4
4
S
S
O
O
P
P
C
C
D
D
e
e
m
m
o
o
This demostration illustrates how to use the SOPC Builder to create a system with the following
functions:
Control accelerometer through 3-wire SPI interface
Control analog to digital conversion through 4-wire SPI interface
Access EEPROM memory through I2C interface
Access EPCS memory
System Block Diagram
This section describes the SOPC System Block Diagram of this demo, as shown in
Figure 8-6
.
Figure 8-6 SOPC Block Diagram
A 50 MHz Clock is required for the SOPC System. A NIOS II processor is included in the system
for flow control. The PLL is used to generate clocks, including 100 MHz, 10 MHz and 2MHz. The
NIOS II Processor and SDRAM are running at 100 MHZ. The SDRAM is used to store the NIOS II
Program. The ADC SPI Controller is running at 2 MHz. The other peripheral controllers are running
at 10 MHz. The ADC SPI Controller and the Accelerometer SPI Controller are custom SOPC
component. The source code, for these two controllers, is located in the “ip” folder under this
Содержание De0-Nano
Страница 1: ...1 ...
Страница 4: ...4 9 3 Revision History 155 9 4 Copyright Statement 155 ...
Страница 44: ...44 Figure 6 5 Browse to find the location Figure 6 6 There is no need to test the driver ...
Страница 90: ...90 Figure 7 14 Add NIOS II Processor ...
Страница 91: ...91 Figure 7 15 Nios II Processor 9 Click Finish to return to main window as shown in Figure 7 16 ...
Страница 93: ...93 Figure 7 17 Rename the CPU 1 Figure 7 18 Rename the CPU 2 ...
Страница 98: ...98 Figure 7 23 Add On Chip Memory ...
Страница 100: ...100 Figure 7 25 Update Total memory size ...
Страница 102: ...102 Figure 7 28 Update CPU settings ...
Страница 104: ...104 Figure 7 30 Add PIO ...
Страница 106: ...106 Figure 7 32 PIO 21 Rename pio_0 to pio_led as shown in Figure 7 33 Figure 7 33 Rename PIO ...
Страница 113: ...113 Figure 7 43 Input verilog Text Figure 7 44 Open DE0_NANO_SOPC v ...
Страница 146: ...146 Figure 8 16 Display Progress and Result Information for the SDRAM Demonstration ...
Страница 150: ...150 Figure 9 3 Select Devices Page ...
Страница 151: ...151 Figure 9 4 Convert Programming Files Page ...