Project

General

Profile

« Previous | Next » 

Revision 118

Added by markw about 11 years ago

Fixed throttle...

View differences:

common/a8core/atari800core_helloworld.vhd
);
-- THROTTLE
THROTTLE_COUNT_6502 <= std_logic_vector(to_unsigned(cycle_length-1,6));
THROTTLE_COUNT_6502 <= "000001";
atarixl_simple_sdram1 : entity work.atari800core_simple_sdram
GENERIC MAP

Also available in: Unified diff