Files
DESD/README.md
Davide Cavagnola 25afc34966 Update README.md
2025-03-18 11:55:21 +01:00

14 lines
741 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# VHDL Laboratory Digital Electronic System Design
Politecnico di Milano (2024-2025)
## Overview
This repository contains VHDL projects and exercises from the **Digital Electronic System Design Laboratory** at **Politecnico di Milano** (Course Code: 054083). The course focuses on **FPGA-based digital design** using VHDL, simulation, synthesis, and implementation.
## Tools & Hardware
- **Software**: Xilinx Vivado 2020.2 (WebPack Edition)
- **Hardware**: Digilent Basys 3 (Xilinx Artix-7 FPGA - *XC7A35T-1CPG236C*)
## Course Goals
- Develop practical skills for FPGA-based digital system design
- Implement and test VHDL architectures using Vivado and Basys 3
- Learn FPGA timing, power, I/O, and memory management