Davide Cavagnola PickleRick
  • Joined on 2025-03-14
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-26 18:41:56 +02:00
aa01b3a6e2 Update clk
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-26 18:09:54 +02:00
ced83d105c Update DELAY_US parameter to 225us for SPI IP-Core compatibility; clarify comments
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-26 17:46:44 +02:00
dfaf7a490e Refactor moving average filter to consolidate RX and LX signal handling; remove DX and SX components
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-26 14:08:25 +02:00
d4f2772027 Update to work at 180MHz
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-23 17:06:04 +02:00
0b9c06d11e Update LFO and moving average filter implementations; fix signal assignments and improve clarity
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-23 16:36:20 +02:00
86bf16abaf Refactor and optimize various components in LAB3 design
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-23 12:49:57 +02:00
6cb0e4095e Add moving average filter testbench and configuration files; refactor signal handling in filter components
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-23 11:12:20 +02:00
d3dd458825 Update volume_multiplier testbench and adjust simulation settings; refactor balance_controller and effect_selector logic
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-22 16:40:31 +02:00
fd7bac0da1 Refactor balance_controller and volume_multiplier for improved readability; update simulation settings in project files
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-22 11:23:18 +02:00
1d779b7d3a Add testbench for balance_controller and update Vivado project files
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-21 20:37:58 +02:00
13cf70b984 Refactor volume_multiplier
PickleRick created pull request PickleRick/DESD#3 2025-05-21 11:26:13 +02:00
Lab 3: Audio Processing System
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-21 00:31:41 +02:00
4e3d7c45a2 Add Vivado project files and testbench configurations for volume multiplier and volume saturator
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-19 16:33:41 +02:00
aab2453819 Readd moving_average_filter_en
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-19 16:24:50 +02:00
1b6bae5183 Refactor volume_saturator VHDL code for improved readability and structure; update project files for consistent path references and disable unused components in lab3 design.
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-19 00:43:40 +02:00
5f30651763 Refactor diligent_jstk design files: update interface nets in diligent_jstk.bd, adjust node connections in diligent_jstk.bda, and modify delay parameter in digilent_jstk2.vhd for improved functionality and performance.
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-18 20:35:16 +02:00
6ab3f7bcde Refactor LFO and design files: update LFO entity parameters, adjust signal handling, and modify project file paths for improved functionality and organization.
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-18 00:36:46 +02:00
be88f69202 Refactor LFO, all_pass_filter, and moving_average_filter: enhance output assignments, improve data handling, and streamline signal processing logic for better performance and maintainability.
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-17 22:04:57 +02:00
63aa004db9 Remove unused Vivado project zip file
PickleRick pushed to LAB3 at PickleRick/DESD 2025-05-17 20:03:18 +02:00
c5d238ec94 Refactor code structure for improved readability and maintainability