rgb_mixer #(.DEBOUNCE_FREQ(1000000)) dut(.clk(clk), .rst_n(rst_n), .inc(inc), .dec(dec), .led(led), .PWM0(PWM0), .PWM1(PWM1), .PWM2(PWM2)); ...