Project

General

Profile

« Previous | Next » 

Revision 1541

Added by markw 7 days ago

Fix unintentional latch

View differences:

atari_chips/pokeyv2/SID/amplitudeModulator.vhdl
channel_mux_sel)
begin
MODULATED <= (others=>'0');
envelope <= (others=>'0');
wave <= (others=>'0');
case channel_mux_sel is
when "001" =>
wave <= wave_a;

Also available in: Unified diff