69
15. Add input buses and output pins to the counter_bus_mux symbol as follows:
a. Using the Orthogonal Bus tool, draw bus lines from the data1x[3..0] and data0x[3..0] input
ports to about 8 to 12 grid spaces to the left of counter_bus_mux.
b. Draw a bus line from the result [3..0] output port to about 6 to 8 grid spaces to the right of
counter_bus_mux.
c. Right-click the bus line connected to data1x[3..0] and select
Properties
.
d. Name the bus counter[26..23], which selects only those counter output bits to connect to the
four bits of the data1x input.
Because the input busses to counter_bus_mux have the same names as the output bus from
simple_counter, (counter[x .. y]) the Quartus II software knows to connect these busses.
e. Click
OK
.
f.
Right-click the bus line connected to data0x[3..0] and select
Properties
.
g. Name the bus counter [24..21], which selects only those counter output bits to connect to the
four bits of the data1x input.
h. Click OK.
Figure 6-37
shows the renamed buses.
Figure 6-37 Renamed counter_bus_mux Bus Lines
If you have not done so already, you may want to save your project file before continuing.
16. Right click in the blank area of the BDF and select
Insert > Symbol
.
17. Under Libraries, select quartus/libraries > primitives > pin >output, as shown in
Figure 6-38
.
Summary of Contents for De0-Nano
Page 1: ...1 ...
Page 4: ...4 9 3 Revision History 155 9 4 Copyright Statement 155 ...
Page 44: ...44 Figure 6 5 Browse to find the location Figure 6 6 There is no need to test the driver ...
Page 90: ...90 Figure 7 14 Add NIOS II Processor ...
Page 93: ...93 Figure 7 17 Rename the CPU 1 Figure 7 18 Rename the CPU 2 ...
Page 98: ...98 Figure 7 23 Add On Chip Memory ...
Page 100: ...100 Figure 7 25 Update Total memory size ...
Page 102: ...102 Figure 7 28 Update CPU settings ...
Page 104: ...104 Figure 7 30 Add PIO ...
Page 106: ...106 Figure 7 32 PIO 21 Rename pio_0 to pio_led as shown in Figure 7 33 Figure 7 33 Rename PIO ...
Page 113: ...113 Figure 7 43 Input verilog Text Figure 7 44 Open DE0_NANO_SOPC v ...
Page 146: ...146 Figure 8 16 Display Progress and Result Information for the SDRAM Demonstration ...
Page 150: ...150 Figure 9 3 Select Devices Page ...
Page 151: ...151 Figure 9 4 Convert Programming Files Page ...