10
Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221, COMP211 Computer Logic Design

Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221,…

Embed Size (px)

DESCRIPTION

Korea Univ More Detailed Info 3

Citation preview

Page 1: Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221,…

Introduction to the DE0 Board

Prof. Taeweon SuhComputer Science &

EngineeringKorea University

COSE221, COMP211 Computer Logic Design

Page 2: Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221,…

Korea Univ

DE0 Board

2

7 Segments

Serial Port FPGA(Cyclone-III)

LEDs

Push ButtonsSwitches

Page 3: Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221,…

Korea Univ

More Detailed Info

3

Page 4: Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221,…

Korea Univ

DE0 Board Connections

4

Page 5: Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221,…

Korea Univ

Push Buttons

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

5

Page 6: Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221,…

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

Page 7: Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221,…

Korea Univ

7 Segments

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

7

Page 8: Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221,…

Korea Univ

LEDs

• 10 green LEDs on the board• To turn on the LED, provide a high level• To turn off the LED, provide a low level

8

Page 9: Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221,…

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

Page 10: Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221,…

Korea Univ

Lab 1 Getting Started

10

BUTTON[1]

BUTTON[0]

LEDG[9]