Project

General

Profile

« Previous | Next » 

Revision 1451

Added by markw 11 months ago

Do not overlock keyboard io expander so much!

View differences:

atari_chips/pokeyv2/pokeymaxv1.vhd
-- drive keyboard lines
iox_on : if enable_iox=1 generate
i2c_master0 : entity work.i2c_master
generic map(input_clk=>58_000_000, bus_clk=>2_800_000)
generic map(input_clk=>58_000_000, bus_clk=>2_000_000)
port map(
clk=>clk,
reset_n=>reset_n,

Also available in: Unified diff