Re: Slow DSP investigation with DFB1
Posted: 09 Nov 2025 15:46
Ok this is the only capture I managed to get from that thing. I had to disable the TTRAM xfer test because there is still a sync issue with it. However this should be enough to see that the CT6x results look similar to the DFB1 with the standard GAL logic in place.
Code: Select all
DSPBench v3.0a - precision DSP tests. dml/2025
DSP-local IX:IY $0000-$01FF march OK
SRAM EX:EY $0200-$3FFF march OK
hostport raw R/W datarate:
write ( 24bit x:H:M:L ) -> 1.932 MB/sec (~53%)
read ( 24bit x:H:M:L ) -> 1.935 MB/sec (~63%)
write ( 16bit -:-:M:L ) -> 2.530 MB/sec (~57%)
read ( 16bit -:-:M:L ) -> 2.538 MB/sec (~76%)
host transfer rate (STRam)
TX ( 24b/packed ) -> 1.435 MB/sec (~59%)
TX ( 24b/longs ) -> 1.356 MB/sec (~64%)
RX ( 24b/longs ) -> 1.468 MB/sec (~67%)
TX ( 16b/words ) -> 1.750 MB/sec (~74%)
RX ( 16b/words ) -> 1.794 MB/sec (~65%)
TX ( 8b/bytes ) -> 1.656 MB/sec (~94%)
RX ( 8b/bytes ) -> 1.386 MB/sec (~75%)
ALU & SRAM speed:
mac ( P:Int X:Int Y:Int ) -> 16.000 Mips (~100%)
mac ( P:Int X:Ext Y:Ext ) -> 8.000 Mips (~100%)
mac ( P:Ext X:Int Y:Int ) -> 16.000 Mips (~100%)
mac ( P:Ext X:Ext Y:Ext ) -> 5.333 Mips (~100%)