Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 637 Bytes

File metadata and controls

13 lines (7 loc) · 637 Bytes

Basic NIOS-II system for the DE10-Lite FPGA Development board.

A simple NIOS-II system for students to work with in the Weeks 3 & 4 workshops.

The hardware platform has been created with two 10-bit PIOs, one for the 10 switches and one for the 10 red LEDs.

Week 3 Activity

During the week 3 workshop, students will clone this repository, and use test the platform by writing to the LEDs within a NIOS-II C program.

Week 4 Activity

During the week 4 workshop, students will pull the latest changes for the workshop 04 activity so we can go through an example of features and merging branches whilst resolving conflicts.