I just want to clarify some things here, because the scope reading you posted earlier were actually in sync, it is the slow rise and fall times due to the SDMA series resistor and capacitor on the V4 which skews the signal making it look/act like its out of sync... All 3 clocks are driven from the same combel clock source. There still can be skew, but thats down to other factors..
The V3 still has 33R on the V3 board itself, but does not have the same termination as the V4. So likely the V4 in your case (and some others) the 47pF is likely resulting in poor logic level drives. Which was discussed and experimented in the previous few booths with the other guy.
But I don't think your scope results are taking into account the V3 is using inverters, so its 180deg out of sync with the combel clock. This is how the majority of patches work.
However, Cuba states removing those..
- The machine is not stable.
WORK AROUND :
- Verify you see no 74F08 soldered (added) on the clock trace near the SDMA chip. If yes, you must remove this 74F08 and connect again the clock trace (that was cutted for this 74F08).
- On the GAL U63 (left of the NVRAM) : - If you see a component 74F08 or 74F04 with some wires connected on the resistor places R216, R217, R221 & R222, you must remove this component and the wires. Solder the three 33 ohms SMT resistors (furnished) on R216, R221 & R222 places. - If you have no 74F08 or 04 on U63, you have to verify all the three resistors R216, R221 & R222 are well 33 ohms marked 330 or 33R). On some motherboards, one of them can be a 0 ohm (marked 0 or 0R0) : replace it with a 33 ohms.
So he strongly advocates no clock patch whatsoever and advocates the use of series resistors. So basically, the EXP and SDMA clock will still likely be a tiny bit out of sync due to the long trace lengths/loading on the SDMA clock line... I also posted about it here
viewtopic.php?p=117501#p117501 "So even a 33R resistor can skew by about 2ns."
Though it is somewhat conflicting because he also states..
Compatibilité
The CT63 should run fine without solders with the 20 or 25 MHz motherboard boosters.
But it is depending of how the booster is managing the motherboard clock, especially the SDMA clock patch.
But does not go into precise details and what he actually means there..
So the V5 goes with the first methodology of "no clock patch whatsoever". So no delays (as in the V4) and no inversions (as in the V3) . Though this isn't technically 100% true as the V5 advances the clock by about -4ns in relation to the combel clock (which is what I am measuring). Again this is going by the first text of, that all clocks should be totally synchronised without delay... with the combel clock.. The SDMA clock sync is otherwise a unknown at this point other than the text suggesting they all must be in sync, hence no clock patches.
Also looking back to the Atari path you mentioned worked better.
viewtopic.php?p=117480#p117480
The CPU is ran without delay to the combel clock. The SDMA ,FPU,EXP clock are actually delayed via the 74F08... So that's another oddity and another clock patch variation in the mix.. On that basis, having the delay on the SDMA clock like on the V4 should match more like what the Atari patch did.. but that doesn't seem to be the case..as you stated the V4 doesn't work as well. It's why (again) I advocated having the 3 clock patch outputs in sync with the combel clock on the V5 as its what Czuba seems to be suggesting by what he has written.
With that variant 1.3. We know that no clock patch (advocated by Czuba) must work best with the CT60. Plus you advocating the Atari 1.3 works well also. It suggests that the delay on the SDMA clock is not so much important. The 74F08 delay is about 5ns. So if we rule out SDMA clock timing being an issue, it only leaves the clock sync with the CPU with the combel.
The next problem there is the V4 will have about 4ns lag behind the combel. You say that works worse. BUT, the V3 which you say works better, has the CPU clock inverted in relation to the combel.. So there is conflicting information there in the results obtained as "no delay" and "inverted" clocks can't both work better. Same problem with the SDMA clock...
Its why I went back to basics on the V5 to buffer the clocks without losing the sync to the combel. This way, it basically does the same as the variant 1.3 but doesn't have the delays introduced by the 74F08. Czcuba says don't use the F08, so the V5 should be the best of all methods now..
But there is still the overall nagging problem of why your CT60/Falcon even needs all this doing in the first place when , from what I have seen, the CT60 doesn't really seem to care about clock patches at all and its always worked fine with all my current clock patch revisions.