Refactor and clean up project files

- Removed obsolete GraphML file `pak_depak.bda` and UI file `bd_c9b29a54.ui`.
- Updated `rgb2gray.vhd` to improve signal handling and state machine logic.
- Created new Vivado project files for `depacketizer_test`, including testbench configuration.
- Adjusted `pak_depak.xpr` to disable the FIFO module and set the top module correctly.
- Updated `rgb2grey_test.xpr` to modify simulation launch settings.
This commit is contained in:
2025-04-22 22:32:01 +02:00
parent e2bcbf7d31
commit f014f8c341
42 changed files with 747 additions and 19051 deletions

10
.gitignore vendored
View File

@@ -68,12 +68,4 @@ vivado*.backup.log
# SDK workspace
.sdk/
# Lab2 files
LAB2/src/lab_2/ipshared/
LAB2/src/lab_2/ip/
LAB2/src/lab_2/sim/
LAB2/src/lab_2/synth/
LAB2/src/lab_2/ui/
LAB2/src/lab_2/hw_handoff/
.sdk/