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:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -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/
|
||||
Reference in New Issue
Block a user