introduction to the de2 board

Post on 03-Jan-2016

69 Views

Category:

Documents

6 Downloads

Preview:

Click to see full reader

DESCRIPTION

COMP211 Computer Logic Design. Introduction to the DE2 Board. Prof. Taeweon Suh Computer Science Education Korea University. DE2 Board. Serial Port. LCD. FPGA (Cyclone-II). 7 Segments. LEDs. Switches. Push buttons. More Detailed Info. DE2 Board Connections. Push Buttons. - PowerPoint PPT Presentation

TRANSCRIPT

Introduction to the DE2 Board

Prof. Taeweon SuhComputer Science Education

Korea University

COMP211 Computer Logic Design

Korea Univ

DE2 Board

2

7 Segments

SwitchesPush

buttons

LEDs

LCD

Serial Port

FPGA (Cyclone-II)

Korea Univ

More Detailed Info

3

Korea Univ

DE2 Board Connections

4

Korea Univ

Push Buttons

• Push button provides Low (0 V) when pressed High (3.3V) when NOT pressed

5

Korea Univ

Switches

• Switch provides Low (0 V) when the switch is in the DOWN

position (closest to the edge of the board) High (3.3 V) when the switch is in the UP position

6

Korea Univ

7 Segments

• To light up a segment, provide a low level• To turn off a segment, provide a high level

7

Korea Univ

LEDs

• 27 LEDs on the board 18 red LEDs 9 green LEDs

• To turn on the LED, provide a high level• To turn off the LED, provide a low level

8

Red LEDsGreen LEDs

Korea Univ

Pin Assignment

• Let’s use the same names in our design as listed in the manual Then, we don’t have to manually assign inputs

and output in our design to the FPGA pins Just import the pin assignment file (excel file)

from Quartus-II, which is linked in the class web

9

Korea Univ

Lab 1 Getting Started

10

KEY[1]

KEY[0]

LEDR[0]

top related