Hoping to implement:

interface SNES_APU is
port( -- data transfer register access
addr : IN STD_LOGIC_VECTOR (1 downto 0);
data : INOUT STD_LOGIC_VECTOR (7 downto 0);
read : IN STD_LOGIC; -- active low
write : IN STD_LOGIC; -- active low

-- this should be obvious
reset : IN STD_LOGIC; -- active low

-- some way of getting the sound output would be nice too
);
end SNES_APU;

Journal Entries

No entries yet. Link your entries with 'snes-apu-fpga' to include this project.

Ohloh Analysis Summary

Ohloh requires source code to create a report.

Where's the source code?


Ratings & Reviews

Community Rating
0.0/5.0

Based on 0 user ratings.

Your Rating

Click to rate this project.

Links

0 links submitted so far. Submit your own links.


Who uses snes-apu-fpga?


Who manages snes-apu-fpga?

I'm a manager

Where in the world?



Related Projects by Tags

aes-plb-core, cpeg422-gmbc, hdlvivaldi, itimer, msl-fpga