Altera University Program—Example Systems
Altera provides two types of examples: Computer system examples and hardware examples. The computer systems were created using the SOPC Builder software, Nios® II embedded processor and the University Program intellectual property (IP) cores. These systems can be used to teach computer organization, without requiring the students to have knowledge in HDL design. Also, they can be used as a starting point for your own tailor-made projects. The hardware examples were created to demonstrate how to use one or more of the peripherals on the development and education boards.
Basic Computer System
Updated December 11, 2007
The Basic Computer is a system provided by the Altera® University Program that can be loaded onto the DE1/DE2 development and education boards. It is intended to be used as a platform for introductory experiments in computer organization and embedded systems. It contains the following components:
| Table 1. Basic Computer System |
| Description |
DE1 |
DE2 |
| Hardware |
| User Manual |
PDF |
PDF |
| Basic Computer |
ZIP |
ZIP |
| Assembly Programs (1) |
| Complete Demo (Tests everything) |
 |
 |
| HEX Demo (Tests Hex displays, switches and pushbuttons) |
 |
 |
| C Programs (1) |
| Complete Demo (Tests everything) |
 |
 |
| HEX Demo (Tests Hex displays, switches and pushbuttons) |
 |
 |
Note:
- The example software is included in the example system's .zip file.
|