Project

General

Profile

« Previous | Next » 

Revision 1547

Added by markw 2 days ago

Fix pm v1 and sidmax builds following sample changes

View differences:

sidmaxv1.vhd
DO => SAMPLE_DO,
AUDIO0 => SAMPLE_AUDIO_SIGNED(0),
AUDIO1 => SAMPLE_AUDIO_SIGNED(1),
AUDIO_IN0 => to_signed(0,16),
AUDIO_IN1 => to_signed(0,16),
IRQ => SAMPLE_IRQ,
RAM_ADDR => SAMPLE_RAM_ADDRESS,
......
R_CH4 => unsigned_to_signed(PSG_AUDIO_UNSIGNED(1)),
B_CH0 => (others=>'0'),
B_CH1 => (others=>'0'),
MUTE_CHANNEL => '0',
AUDIO_0_SIGNED => AUDIO_MIXED_SIGNED(0),
AUDIO_1_SIGNED => open,

Also available in: Unified diff