Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 2.43 KB

README.md

File metadata and controls

52 lines (29 loc) · 2.43 KB

Choaib ELMADI - FPGA Status - Learning

Working with FPGA and MIPS-based Systems

This repository contains my hands-on work and practical sessions (TPs) focusing on FPGA programming and MIPS-based systems. Using the ALTERA Cyclone V DE-1 SoC board, I explore various embedded system applications.

These sessions include tasks such as assembly and C programming for embedded systems, system design using Intel Monitor Program, and working with NIOS II processors. The repository will be continuously updated with new sessions and implementations.

ALTERA Cyclone V DE-1 SoC Board

ALTERA Cyclone V DE-1 SoC Board

The DE-1 SoC board is a Development and Education board that integrates an ALTERA SoC FPGA with an embedded ARM processor. It is included as an education platform in the ALTERA University Program. Here is the board block diagram:

ALTERA Cyclone V DE-1 SoC Board

Related Resources

  • FPGA Programming for Beginners: Learn FPGA concepts through a structured study of the "FPGA Programming for Beginners" book by Frank Bruno. Link to the repo
  • Getting Started with VHDL: Explore the fundamentals of VHDL programming with practical exercises and projects. Link to the repo

Goals

  • Gain hands-on experience with FPGA programming and MIPS-based systems.
  • Document each practical session and share insights.
  • Build reusable resources for embedded systems learners.

How to Use This Repository

  • Browse the sessions: Explore each session folder to view my implementations.
  • Code and Projects: Access the assembly and C files used for NIOS II programming.
  • Exercises: Solutions for exercises are included for learning purposes.

Practical Sessions (TPs)

Feel free to explore and contribute if you have any suggestions or improvements.