CYC1000 User Guide
www.arrow.com
Page | 45
January 2020
5.2.10.6
Click on the
“
Pin Tool
”
as before, but this time select
“
Output
”
.
5.2.10.7
Add one output pin for the LEDs.
5.2.10.8
Rename the pin to
LED[7..0]
.
5.2.10.9
Using the
“
Bus Tool
”
, make the connection between counter_mux component and
output pin:
result[7..0]
→
LED[7..0]
The final schematic should look like the following:
Looking at the schematic, even though the buses are not connected together by wires,
the names of counter tell Quartus Prime to connect the signals together. Overall, the
user button will toggle between displaying higher 8 bits of the counter and 8 lower bits
of the counter. The signals of the counter that are not connected will not be used by
Quartus Prime.