diff --git a/cores/c64/rtl/fpga64_sid_iec.vhd b/cores/c64/rtl/fpga64_sid_iec.vhd index 89bae2d..645c0dc 100644 --- a/cores/c64/rtl/fpga64_sid_iec.vhd +++ b/cores/c64/rtl/fpga64_sid_iec.vhd @@ -590,7 +590,7 @@ div1m: process(clk32) -- this process devides 32 MHz to 1MHz (for the SID) sid_6581: entity work.sid_top generic map ( - g_num_voices => 16 + g_num_voices => 11 ) port map ( clock => clk32,