- comments
- new DELAY_CLK_CYCLES formula
This commit is contained in:
2025-05-28 18:06:01 +02:00
parent 82d76e48d8
commit 92cf8aa5ec
7 changed files with 36 additions and 45 deletions

View File

@@ -99,7 +99,7 @@ BEGIN
valid_flag_stage1 <= '0'; -- No valid data
last_flag_stage1 <= '0'; -- Clear channel indicator
ELSE
-- Calculate LFO period based on joystick input
-- Calculate LFO period based on joystick y-axis input
-- Joystick mapping:
-- 0-511: Faster than base frequency (shorter period)
-- 512: Base frequency (1kHz)