Giter Site home page Giter Site logo

aes's Introduction

Architektur Eingebetteter Systeme

Exercise 1: The first project in Quartus

Task 1:

In this task, the following instructions were gone through:

Quartus® Prime Introduction Using VHDL Designs

GPIO - PIN assignments can be taken from the manual for the board:

DE10-Standard User Manual

Device family: Cyclone V (E/GX/GT/SX/SE/ST)

Name: 5CSXFC6D6F31C6

Task 2:

The LEDs 0-9 should now be connected directly to the buttons 0-9: Exercise_1/Task_2.vhd

Task 3:

Now 2 switches shall control 5 LEDs each: Exercise_1/Task_3.vhd

Exercise 2: VHDL Basics

Task 1:

2-1 Multiplexer: Exercise_2/A1/multiplexer.vhd

Task 2:

4-1 Multiplexer: Exercise_2/A2/multiplexer.vhd

Task 3:

7 Segment Display: Exercise_2/A3/multiplexer.vhd

Task 4:

Carry Ripple Adder: Exercise_2/A4/rippleadder.vhd

Exercise 3: Latches, Flip-flops, and Registers

Here we will refer to the Altera tutorial. Work through the tutorial Latches, Flip-flops, and Registers. The simulation steps and parts IV and V of the tutorial are not necessary.

Task 1:

A gated RS latch circuit: Exercise_3/A1/part1.vhd

Quartus II RTL Viewer tool: Exercise_3/A1/rtl_viewer.png Technology Map Viewer tool: Exercise_3/A1/map_viewer.png

Task 2:

Circuit for a gated D latch: Exercise_3/A2/gatedDLatch.vhd

Technology Map Viewer tool: Exercise_3/A2/map_viewer.png

Implementation of the gated D latch: Exercise_3/A2/part2.vhd

Task 3:

master-slave D flip-flop: Exercise_3/A3/part3.vhd

Technology Viewer: Exercise_3/A3/map_viewer.png

Exercise 4: Counter in VHDL

Task 1:

Single Digit Counter on 7 Segment Display

Task 2:

Triple Digit Counter on 7 Segment Display

optional with 6x 7 Segment Display: A3.vhd

Exercise 5: Hardware CRC-Checker

online CRC Checker that works and is easy to understand: https://asecuritysite.com/comms/crc_div

Exercise 6: CRC checker as NIOS II component

Generator/Polynom: 8 bit

Exercise 7: NIOS II

Introduction to the Platform Designer Tool

Exercise 8: Software-CRC

Exercise 9: Hardware/Software Co-Design

Making Qsys Components

aes's People

Contributors

henning-klatt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.