What is the bus frequency limit for Amiga without CPU ?
Ie what is the limit without any CPU to throttle.
I were mainly thinking on the local bus that is physically wired to Agnus (OCS/ECS/AGA), Paula and Denise etc.
For access to chip ram it's 7mhz for OCS/ECS & 14mhz for AGA. The CPU only gets spare cycles, so the limit is irrelevant to whether there is a CPU or not.
The CPU only has access to Agnus, which has it's own register bus that connects to paula and denise. I believe the register bus runs at the same speed as chip ram.
1. dma'd data from chip ram gets sent across this bus, so it has to be as fast as chip ram.
2. There would be no benefit to have run it at a faster clock, because nothing could have made use of it.
However it also suffers contention from dma & copper in Agnus. I don't know whether the contention of the register and chip ram bus is handled separately or whether it's combined.
Is that what you wanted to know?