TF536 + 68000 relocator and ROM board project.
-
PhilC
- Moderator

- Posts: 7453
- Joined: 23 Mar 2018 20:22
Re: TF536 + 68000 relocator and ROM board project.
Forgot to mention I'm using EmuTOS so I can boot from HD
If it ain't broke, test it to Destruction.
-
stephen_usher
- Site sponsor

- Posts: 7386
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: TF536 + 68000 relocator and ROM board project.
Do you have extra power going to the TF? I do, via the relocator board. I replaced the capacitor next to the accelerator socket with a right-angled jumper and soldered the capacitor underneath.
I'm running TOS 2.06 from the (upper half) of the ROM. (And can boot from ACSI surprisingly.)
I'm running TOS 2.06 from the (upper half) of the ROM. (And can boot from ACSI surprisingly.)
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
stephen_usher
- Site sponsor

- Posts: 7386
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: TF536 + 68000 relocator and ROM board project.
See the problem with trying to fit the keyboard....?
You do not have the required permissions to view the files attached to this post.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
PhilC
- Moderator

- Posts: 7453
- Joined: 23 Mar 2018 20:22
Re: TF536 + 68000 relocator and ROM board project.
Ok, I've been looking at track lengths etc for the lwct hand socket and having just seen the keyboard problem I've been thinking of where else things could go.
What do you tbink of this layout suggestion @stephen_usher ?
I also noticed that the rom lines don't go to each socket in parallel but some to one and then some to the other, meaning track lengths can vary quite a bit on the address bus?
What do you tbink of this layout suggestion @stephen_usher ?
I also noticed that the rom lines don't go to each socket in parallel but some to one and then some to the other, meaning track lengths can vary quite a bit on the address bus?
You do not have the required permissions to view the files attached to this post.
If it ain't broke, test it to Destruction.
-
derkom
- Moderator

- Posts: 1231
- Joined: 29 Jul 2018 18:45
Re: TF536 + 68000 relocator and ROM board project.
8 MHz clock means a 37 meter wavelength. I really doubt track length variations are going to come into play here.PhilC wrote: 12 Oct 2020 21:25 I also noticed that the rom lines don't go to each socket in parallel but some to one and then some to the other, meaning track lengths can vary quite a bit on the address bus?
I seem to recall something about 10% of a wavelength being the place where you start to see problems, and certainly nothing on any reasonable size board is going to come close to that at 8 MHz. :)
-
PhilC
- Moderator

- Posts: 7453
- Joined: 23 Mar 2018 20:22
Re: TF536 + 68000 relocator and ROM board project.
@derkom no arguments there but just thinking the circuit should be the same between the two sockets and the 74ACT157 and that my TF536 at least, works better in the nearer socket.
If it ain't broke, test it to Destruction.
-
exxos
- Site Admin

- Posts: 28390
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: TF536 + 68000 relocator and ROM board project.
Lengths of tracks cause more ringing/oscillations the longer they are. Also they can couple to other tracks, such as gnd fill, which adds a few pF capacitance, and with the longer track lengths, you just built a oscillator. You have to use 2.2K bus resistors to help combat it all.
-
stephen_usher
- Site sponsor

- Posts: 7386
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: TF536 + 68000 relocator and ROM board project.
I've just been using the oscilloscpe. Very interesting spikes on the /RESET line. On the 68000 socket I'm getting them at 60Hz and on the Accelerator at 230Hz.
The power and ground are quite noisy too, unsurprisingly. On the Mk.II board I've been starting to design I've increased the power traces to 6mm (any more and the autorouter fails).
The address and data lines look a little bit noisy but not too bad. AS from the TF is only 3.3V so could probably do with buffering onto the TTL bus.
The CLK line looks good on both sockets.
Oh, and the floppy doesn't work properly at the moment.
Anyway, I've run out of time tonight, I'd better pack up.
The power and ground are quite noisy too, unsurprisingly. On the Mk.II board I've been starting to design I've increased the power traces to 6mm (any more and the autorouter fails).
The address and data lines look a little bit noisy but not too bad. AS from the TF is only 3.3V so could probably do with buffering onto the TTL bus.
The CLK line looks good on both sockets.
Oh, and the floppy doesn't work properly at the moment.
Anyway, I've run out of time tonight, I'd better pack up.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
exxos
- Site Admin

- Posts: 28390
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: TF536 + 68000 relocator and ROM board project.
You need to use power planes for this stuff. If your just routing a power "track" its going to be nothing but headaches.
EDIT:
https://www.exxosforum.co.uk/atari/last/16mhz/index.htm Scroll down to March 10, 2015
EDIT:
https://www.exxosforum.co.uk/atari/last/16mhz/index.htm Scroll down to March 10, 2015
-
stephen_usher
- Site sponsor

- Posts: 7386
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: TF536 + 68000 relocator and ROM board project.
Hmm.. that would mean going up to a four layer board, which increases the costs hugely.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
Who is online
Users browsing this forum: ClaudeBot and 1 guest