Wow. That just worked!
(~45MHz)
BW
DFB1r4 design discussion thread
-
Badwolf
- Site sponsor

- Posts: 3043
- Joined: 19 Nov 2019 12:09
Re: DFB1r4 design discussion thread
You do not have the required permissions to view the files attached to this post.
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
-
exxos
- Site Admin

- Posts: 28344
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: DFB1r4 design discussion thread
:cheer: :cheer: :bravo:
-
Steve
- Posts: 3305
- Joined: 15 Sep 2017 11:49
Re: DFB1r4 design discussion thread
Time to request a name change from 'Badwolf' to 'Bestwolf' :lol:
-
Icky
- Site Admin

- Posts: 4374
- Joined: 03 Sep 2017 10:57
- Location: UK
Re: DFB1r4 design discussion thread
Great work @Badwolf.
It's usually inevitable there will be bodge wires on the first revs or versions of boards. @exxos and I have had many boards where we have hooked up the wrong way or the Eagle lib has got a bad foot print etc.
At least you have ironed these out and a new rev / version is now on the cards. Looking forward to see the final product. :)
It's usually inevitable there will be bodge wires on the first revs or versions of boards. @exxos and I have had many boards where we have hooked up the wrong way or the Eagle lib has got a bad foot print etc.
At least you have ironed these out and a new rev / version is now on the cards. Looking forward to see the final product. :)
-
JezC
- Posts: 2782
- Joined: 28 Aug 2017 23:44
Re: DFB1r4 design discussion thread
Looks really promising!
This could become the go to for readily available Falcon accelerators.
Well done @Badwolf :mrgreen:
This could become the go to for readily available Falcon accelerators.
Well done @Badwolf :mrgreen:
-
Badwolf
- Site sponsor

- Posts: 3043
- Joined: 19 Nov 2019 12:09
Re: DFB1r4 design discussion thread
Thanks guys. Something doesn't seem happy at 50MHz yet (100MHz clock). It *runs* at that speed, but won't boot.
If I power it up, then wind up the wick to 100MHz it seems happy and stable until I press CTRL-ATL-DEL. Might have a look at Exxos' reset circuit fix in case it's related, but I can't see how that'd know about the speed of the CPLD(!)
Next up is the flash ROM.
After that, the FPU. That's the big new thing with this board and I'd put my chances of *not* blowing up my chip at one in three at best! I hear it's sensitive to clocks or lack thereof...
Lastly, with luck, I'll look into optimisations on SDRAM access times. Current implementation is slower than rev 3a on account of being optimised to fit in a 144 CPLD. I'm starting to think targeting the 144 might be a bit optimistic.
Edit: I forgot DSP! That's a big one. Couldn't make it work on the rev3b2, although it did work on the rev3. Odd, that.
BW
If I power it up, then wind up the wick to 100MHz it seems happy and stable until I press CTRL-ATL-DEL. Might have a look at Exxos' reset circuit fix in case it's related, but I can't see how that'd know about the speed of the CPLD(!)
Next up is the flash ROM.
After that, the FPU. That's the big new thing with this board and I'd put my chances of *not* blowing up my chip at one in three at best! I hear it's sensitive to clocks or lack thereof...
Lastly, with luck, I'll look into optimisations on SDRAM access times. Current implementation is slower than rev 3a on account of being optimised to fit in a 144 CPLD. I'm starting to think targeting the 144 might be a bit optimistic.
Edit: I forgot DSP! That's a big one. Couldn't make it work on the rev3b2, although it did work on the rev3. Odd, that.
BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
-
frank.lukas
- Posts: 812
- Joined: 19 Jan 2018 11:52
Re: DFB1r4 design discussion thread
ATARI Mega STE boots always up with 8Mhz and Cache off. I not know what the Atari Falcon do ?
-
Badwolf
- Site sponsor

- Posts: 3043
- Joined: 19 Nov 2019 12:09
Re: DFB1r4 design discussion thread
Boots at 8MHz, yes. Not sure about cache. Physically CIIN is NC on the Falcon.frank.lukas wrote: 25 Sep 2021 11:39 ATARI Mega STE boots always up with 8Mhz and Cache off. I not know what the Atari Falcon do ?
I'm seeing some issues with the AltRAM today -- Doom is hanging, MiNT throwing a few errors. I think the CPLD may be overcooking.
BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
-
frank.lukas
- Posts: 812
- Joined: 19 Jan 2018 11:52
Re: DFB1r4 design discussion thread
You can switch the 030 Cache via Software ON or OFF, do you?Badwolf wrote: 25 Sep 2021 12:48Boots at 8MHz, yes. Not sure about cache. Physically CIIN is NC on the Falcon.frank.lukas wrote: 25 Sep 2021 11:39 ATARI Mega STE boots always up with 8Mhz and Cache off. I not know what the Atari Falcon do ?
Via code in the CPLD without use the CIIN pin ...
-
Badwolf
- Site sponsor

- Posts: 3043
- Joined: 19 Nov 2019 12:09
Re: DFB1r4 design discussion thread
Sorry, I'm not 100% sure I understand your question or why you think it's significant.frank.lukas wrote: 25 Sep 2021 12:54 You can switch the 030 Cache via Software ON or OFF, do you?
Via code in the CPLD without use the CIIN pin ...
I leave cache control to the OS. But if you're asking if I'm seeing the AltRAM issue with the cache off: yes I do.
I'm not too concerned about the AltRAM at the moment as I'm going to rewrite the controller again for this board (different capabilities). I'm more upset it can't even get out of reset above 45MHz -- that seems odd.
Cheers,
BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Who is online
Users browsing this forum: ClaudeBot, petal [bot] and 12 guests