Code Monkey home page Code Monkey logo

de10-nano_full_custom_leds's Introduction

DE10-Nano Full-Custom Minimum LEDs

This respository includes everything that is generated, so you can use rpt and sof to reproduce it directly. The original Youtube video by Bo Gao is for DE10-Standard, which differs in both FPGA module and DDR module from DE10-Nano.

Overview

Requirements:

  • Have a DE10-Nano Board
  • Downloaded
    • Quartus Prime (22.1 Lite in my case)
    • SoC EDS (20.1 in my case)
    • DE10-Nano CD-ROM, including System Builder executable, (Rev. C in my case by looking at the backside of PCB)
  • Watch the video at least once and map the goals with different timestamps

Goals:

  • Learn to use System Builder by Terasic on DE10-Nano

Steps:

  1. Use System Builder to generate hps.qsys to automatically get the project file and top-level module DE10_NANO with minimum useful pins.
  2. Use Platform Designer (Qsys) to configure HPS and connection to the new PIO IP led.
  3. Connect module hps with top-level module DE10_NANO.
  4. Generate hps_0.h to get the LED_BASE in Lightweight HPS2FPGA address space.
  5. Cross-compile led.c to executable for HPS.
  6. Generate rbf from sof to be used directly by rsYocto in my case.

TODOs

  • Use System Builder to generate hps.qsys to automatically get the project file and top-level module DE10_NANO with minimum useful pins.
  • Use Platform Designer (Qsys) to configure HPS and connection to the new PIO IP led.
  • Connect module hps with top-level module DE10_NANO.
  • Generate hps_0.h to get the LED_BASE in Lightweight HPS2FPGA address space.
  • Cross-compile led.c to executable for HPS.
  • Generate rbf from sof to be used directly by rsYocto in my case.

Detailed Steps

1. Project Generation

What has been done by System Builder:

  • Pin Assignment
  • Top-Level Design Module Generation

2. Configuration of

References

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.