Project

General

Profile

« Previous | Next » 

Revision 344

Added by markw over 10 years ago

Scanlines were broken by last change (were alternating each frame)

View differences:

common/components/scandoubler.vhdl
if (reset_output_address = '1') then
output_address_next <= (others=>'0');
vga_odd_next <= '1';
end if;
end process;

Also available in: Unified diff