Enhance README.md with improved structure and clarity
This commit is contained in:
36
README.md
36
README.md
@@ -1,14 +1,28 @@
|
||||
# VHDL Laboratory – Digital Electronic System Design
|
||||
Politecnico di Milano (2024-2025)
|
||||
# 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.
|
||||
## 📖 Overview
|
||||
Welcome to the **Digital Electronic System Design Laboratory** repository!
|
||||
This repository contains VHDL projects and exercises from the course **Digital Electronic System Design** at **Politecnico di Milano** *(Course Code: 054083)*.
|
||||
|
||||
## Tools & Hardware
|
||||
- **Software**: Xilinx Vivado 2020.2 (WebPack Edition)
|
||||
- **Hardware**: Digilent Basys 3 (Xilinx Artix-7 FPGA - *XC7A35T-1CPG236C*)
|
||||
The course focuses on:
|
||||
- **FPGA-based digital design**
|
||||
- **VHDL simulation, synthesis, and implementation**
|
||||
|
||||
## 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
|
||||
## 🛠️ Tools & Hardware
|
||||
- **Software**:
|
||||
- [Xilinx Vivado 2020.2](https://www.xilinx.com/products/design-tools/vivado.html) *(WebPack Edition)*
|
||||
- **Hardware**:
|
||||
- [Digilent Basys 3](https://digilent.com/shop/basys-3-artix-7-fpga-trainer-board-recommended-for-introductory-users/)
|
||||
- FPGA: *Xilinx Artix-7* (**XC7A35TCPG236C-1**)
|
||||
|
||||
## 🎯 Course Goals
|
||||
- Develop practical skills for **FPGA-based digital system design**
|
||||
- Implement and test **VHDL architectures** using Vivado and Basys 3
|
||||
- Learn about **FPGA timing, power, I/O, and memory management**
|
||||
|
||||
<!-- ## 📂 Repository Structure
|
||||
This section outlines the organization of the repository, including directories for source files, simulations, and documentation. -->
|
||||
|
||||
## 📬 Contact
|
||||
For any questions or issues open an issue in this repository.
|
||||
Reference in New Issue
Block a user