Update .gitignore and enhance README.md; add new VHDL files for KittCarPWM, ShiftRegisters, and PulseWidthModulator

This commit is contained in:
2025-03-20 15:05:27 +01:00
parent c29b83ba63
commit 163ad448f8
23 changed files with 669 additions and 279 deletions

View File

@@ -21,8 +21,12 @@ The course focuses on:
- 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. -->
## 📂 Repository Structure
- `LABx/`
- `src/`: VHDL source files
- `sim/`: Simulation files
- `cons/`: Constraint files
- `vivado/`: Vivado project files
## 📬 Contact
For any questions or issues open an issue in this repository.