Revision 59
Added by markw over 11 years ago
mcc216/atari800core_mcc.vhd | ||
---|---|---|
zpu: entity work.zpucore
|
||
GENERIC MAP
|
||
(
|
||
platform => 1 -- TODO
|
||
platform => 1,
|
||
spi_clock_div => 1 -- 28MHz/2. Max for SD cards is 25MHz...
|
||
)
|
||
PORT MAP
|
||
(
|
Also available in: Unified diff
Increase SPI clock speed