You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
DO NOT USE DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time it is unfortunately not possible to white list users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!

ST536 STE EDITION

All about the ST536 030 ST booster.
User avatar
exxos
Site Admin
Site Admin
Posts: 27283
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: ST536 STE EDITION

Post by exxos »

Doing some more tests on @Badwolf's STE with the current ST536 firmware from the other thread..

Get odd results..

H4 with BLITTER.

IMG_4023.JPG
IMG_4023.JPG (289.93 KiB) Viewed 219 times

STE with blitter.

IMG_4024.JPG
IMG_4024.JPG (344.71 KiB) Viewed 219 times

The STE is faster for some reason, but TTram speed is about 50% less..

ST RAM access is 2% slower , maybe thats a clue :shrug: But also int-div is a bit slower. Maybe the CPU spending a bit less time in 50MHz.. But then why would the GEM functions be faster...

EDIT:

Crossed the streems a bit viewtopic.php?p=136535#p136535
User avatar
exxos
Site Admin
Site Admin
Posts: 27283
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: ST536 STE EDITION

Post by exxos »

Working good at full speed now ACCESS delay was removed !
ACCESS delay didn't slow things down before, but been many tweaks..
Main thing is it doesn't have that odd byte corruption thing going on.

IMG_4026.JPG
IMG_4026.JPG (278.64 KiB) Viewed 211 times
User avatar
exxos
Site Admin
Site Admin
Posts: 27283
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: ST536 STE EDITION

Post by exxos »

Current state with my test firmware.

IMG_4028.JPG
IMG_4028.JPG (344.72 KiB) Viewed 197 times
IMG_4027.JPG
IMG_4027.JPG (294.99 KiB) Viewed 197 times
coonsgm
Posts: 416
Joined: Sat Jan 30, 2021 1:30 am

Re: ST536 STE EDITION

Post by coonsgm »

Looking awesome! Have you posted the firmware for us to test out?
User avatar
exxos
Site Admin
Site Admin
Posts: 27283
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: ST536 STE EDITION

Post by exxos »

coonsgm wrote: Thu Nov 13, 2025 6:12 pm Looking awesome! Have you posted the firmware for us to test out?
Not yet. Still trying to figure out the ST536 problems.
User avatar
Badwolf
Site sponsor
Site sponsor
Posts: 2978
Joined: Tue Nov 19, 2019 12:09 pm

Re: ST536 STE EDITION

Post by Badwolf »

Something's wrong with your integer division figures. 50MHz should be 1.820 seconds whether run from ST or TT ram and there's nothing interrupting or going through bus arbitration.

I don't know if that's intentional, but if not it's probably a hint as to where to look.

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
User avatar
exxos
Site Admin
Site Admin
Posts: 27283
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: ST536 STE EDITION

Post by exxos »

Badwolf wrote: Fri Nov 14, 2025 9:44 am Something's wrong with your integer division figures. 50MHz should be 1.820 seconds whether run from ST or TT ram and there's nothing interrupting or going through bus arbitration.
Its normal when using BLTFIX. No idea why but its the norm. TTram speed is normally 847%.
User avatar
Badwolf
Site sponsor
Site sponsor
Posts: 2978
Joined: Tue Nov 19, 2019 12:09 pm

Re: ST536 STE EDITION

Post by Badwolf »

exxos wrote: Fri Nov 14, 2025 10:18 am Its normal when using BLTFIX. No idea why but its the norm. TTram speed is normally 847%.
Woah, that's weird.

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
User avatar
agranlund
Site sponsor
Site sponsor
Posts: 1575
Joined: Sun Aug 18, 2019 10:43 pm
Location: Sweden
Contact:

Re: ST536 STE EDITION

Post by agranlund »

Very weird. Could it be possible your timer is started a bit too early, or stopped a bit too late and so accidentially includes something not strictly related to the test itself (a window redraw slipping in there, or something else general gembench-app related)? Or is that completely out of the question?

Off the top of my head, if we're talking about the same blitfix program, trap #1 and #14 dispatcher themselves would cost a few more cycles since they get one extra layer to go through.
Some of the drawing functions could end up a few more cycles if they need to decide if a blit should be done in hardware or software.
But I'm assuming none of that is, or at least should be, happening in the tests we are talking about.

Is Nembench exhibiting the same phenomenon when you use blitfix?
User avatar
exxos
Site Admin
Site Admin
Posts: 27283
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: ST536 STE EDITION

Post by exxos »

agranlund wrote: Fri Nov 14, 2025 4:30 pm Very weird. Could it be possible your timer is started a bit too early, or stopped a bit too late and so accidentially includes something not strictly related to the test itself (a window redraw slipping in there, or something else general gembench-app related)? Or is that completely out of the question?
The start and end and time of tests are done in assembly code. @dml actually wrote those routines. It just gets the current timer tick. It does sync to vbl as well.. But while it's normal to be 1 or 2% out on runs as the timer isn't fast enough, I've never seen a huge speed drop like when BLTfix is used.

I know we talked about this a few months back. Running BLTfix from TTram helps..even so, it's very odd it changes int-div test speed. Like you say, either the start or end time is changed somehow or the int-div test is interrupted somehow which I don't thinks possible.. So no idea..
Is Nembench exhibiting the same phenomenon when you use blitfix?
I'll check when I get back home.. Have a feeling it was tested before but don't remember the outcome..

EDIT
viewtopic.php?p=128742#p128742

Your conclusion seemes to be
I've got no conclusive ideas what the issue is, only vague guesses
Post Reply

Return to “ST536 030 ST ACCELERATOR”