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
BOOKMARK THIS PAGE !
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist 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!

BLITTER IN A ST - FPGA

General discussions or ideas about hardware.
User avatar
Cyprian
Posts: 538
Joined: 22 Dec 2017 09:16
Location: Warszawa, Poland

BLITTER IN A ST - FPGA

Post by Cyprian »

just to clarify, this topic is related to FPGA BLiTTER https://www.exxosforum.co.uk/forum/viewt ... &t=79#p205
Which can be programmed as a pure BLiTTER replacement or CPU+BLiTTER (this is covered by my "crazy idea")


I have a crazy idea.
As the BLiTTER (left) has almost the same pinout as 68000 (right), would be possible to add missing pins?
It would allow to extend functionality by cpu emulation like Ijor's FX Cast or T68k with its ultra speed.
CPU_BLiTTER.png
You do not have the required permissions to view the files attached to this post.
ATW800/2 / V4sa / Lynx I / Mega ST 1 / 7800 / Portfolio / Lynx II / Jaguar / TT030 / Mega STe / 800 XL / 1040 STe / Falcon030 / 65 XE / 520 STm / SM124 / SC1435
DDD HDD / AT Speed C16 / TF536 / SDrive / PAK68/3 / Lynx Multi Card / LDW Super 2000 / XCA12 / SkunkBoard / CosmosEx / SatanDisk / UltraSatan / USB Floppy Drive Emulator / Eiffel / SIO2PC / Crazy Dots / PAM Net
http://260ste.atari.org
User avatar
exxos
Site Admin
Site Admin
Posts: 28217
Joined: 16 Aug 2017 23:19
Location: UK

Re: BLITTER IN A ST

Post by exxos »

Cyprian wrote: 26 Jul 2019 11:14 I have a crazy idea.
As the BLiTTER (left) has almost the same pinout as 68000 (right), would be possible to add missing pins?
It would allow to extend functionality by cpu emulation like Ijor's FX Cast or T68k with its ultra speed.
Add missing pins to what exactly ? The blitter and CPU have totally different pinouts and pins.. You can pretty much link all the address & databus from the blitter to the CPU, but you also have to re-route the BGI,BGO pins from GLUE to the blitter as well, because those solder jumpers which are normally on the STFM etc are not on the ST, so you have to also re-route a couple pins on the GLUE as well.
User avatar
Cyprian
Posts: 538
Joined: 22 Dec 2017 09:16
Location: Warszawa, Poland

Re: BLITTER IN A ST

Post by Cyprian »

exxos wrote: 26 Jul 2019 11:25 The blitter and CPU have totally different pinouts and pins
look the screenshot above, the pinout is almost the same.
difference is e.g.: the BLiTTER site: lack of IPL signals; doubled pins for bus granting (one set for MMU, the other for CPU) etc.
ATW800/2 / V4sa / Lynx I / Mega ST 1 / 7800 / Portfolio / Lynx II / Jaguar / TT030 / Mega STe / 800 XL / 1040 STe / Falcon030 / 65 XE / 520 STm / SM124 / SC1435
DDD HDD / AT Speed C16 / TF536 / SDrive / PAK68/3 / Lynx Multi Card / LDW Super 2000 / XCA12 / SkunkBoard / CosmosEx / SatanDisk / UltraSatan / USB Floppy Drive Emulator / Eiffel / SIO2PC / Crazy Dots / PAM Net
http://260ste.atari.org
User avatar
exxos
Site Admin
Site Admin
Posts: 28217
Joined: 16 Aug 2017 23:19
Location: UK

Re: BLITTER IN A ST

Post by exxos »

Cyprian wrote: 26 Jul 2019 11:48 look the screenshot above, the pinout is almost the same.
difference is e.g.: the BLiTTER site: lack of IPL signals; doubled pins for bus granting (one set for MMU, the other for CPU) etc.
The pinout is totally different, just look at the numbering on the chips..

You need a adapter PCB with the blitter pinout and wire it up to the CPU pinout..
User avatar
Cyprian
Posts: 538
Joined: 22 Dec 2017 09:16
Location: Warszawa, Poland

Re: BLITTER IN A ST

Post by Cyprian »

exxos wrote: 26 Jul 2019 11:54 The pinout is totally different, just look at the numbering on the chips..

You need a adapter PCB with the blitter pinout and wire it up to the CPU pinout..
ok, you mean the order of pins. sorry my english isn't perfect.
the pin order is different but functionality of those pins is the same, besides small changes mentioned earlier.
my crazy idea was to adopt that fpga blitter to: 1) the cpu slot pinout; 2) fully compatible pins funcionalities.
And use that fpga in all ST(f/m/e) line.
ATW800/2 / V4sa / Lynx I / Mega ST 1 / 7800 / Portfolio / Lynx II / Jaguar / TT030 / Mega STe / 800 XL / 1040 STe / Falcon030 / 65 XE / 520 STm / SM124 / SC1435
DDD HDD / AT Speed C16 / TF536 / SDrive / PAK68/3 / Lynx Multi Card / LDW Super 2000 / XCA12 / SkunkBoard / CosmosEx / SatanDisk / UltraSatan / USB Floppy Drive Emulator / Eiffel / SIO2PC / Crazy Dots / PAM Net
http://260ste.atari.org
User avatar
PhilC
Moderator
Moderator
Posts: 7426
Joined: 23 Mar 2018 20:22

Re: BLITTER IN A ST

Post by PhilC »

My first step would be to design a blitter breakout pcb, so that all the pins are available easily and you're not just soldering to the back of a socket.

Of course you could incorporate a cpu adaptor into this for data lines etc.

The longer you plan, the easier itll be :D
If it ain't broke, test it to Destruction.
User avatar
Cyprian
Posts: 538
Joined: 22 Dec 2017 09:16
Location: Warszawa, Poland

Re: BLITTER IN A ST

Post by Cyprian »

:)
ATW800/2 / V4sa / Lynx I / Mega ST 1 / 7800 / Portfolio / Lynx II / Jaguar / TT030 / Mega STe / 800 XL / 1040 STe / Falcon030 / 65 XE / 520 STm / SM124 / SC1435
DDD HDD / AT Speed C16 / TF536 / SDrive / PAK68/3 / Lynx Multi Card / LDW Super 2000 / XCA12 / SkunkBoard / CosmosEx / SatanDisk / UltraSatan / USB Floppy Drive Emulator / Eiffel / SIO2PC / Crazy Dots / PAM Net
http://260ste.atari.org
User avatar
Icky
Site Admin
Site Admin
Posts: 4357
Joined: 03 Sep 2017 10:57
Location: UK

Re: BLITTER IN A ST

Post by Icky »

PhilC wrote: 26 Jul 2019 12:28 My first step would be to design a blitter breakout pcb, so that all the pins are available easily and you're not just soldering to the back of a socket.

Of course you could incorporate a cpu adaptor into this for data lines etc.

The longer you plan, the easier itll be :D
I agree - planning is key but expect to have failures as even the best planning can not cover everything. I have had many failures with board design and it takes a few iterations to get things right. e.g. the IDE DEV Board was the closest to working first time but we still needed to patch the board.
User avatar
Cyprian
Posts: 538
Joined: 22 Dec 2017 09:16
Location: Warszawa, Poland

Re: BLITTER IN A ST

Post by Cyprian »

Got it!

Artik-wroc, my colleague from Atari.org.pl forum, sent me an article from ST-Computer Issue form November 1988:
http://www.stcarchiv.de/stc1988/11/blit ... achruesten
and screenshot below.
Based on them, some years ago he did BLiTTER's daughterboard for short ST.
bliter[1].JPG
You do not have the required permissions to view the files attached to this post.
ATW800/2 / V4sa / Lynx I / Mega ST 1 / 7800 / Portfolio / Lynx II / Jaguar / TT030 / Mega STe / 800 XL / 1040 STe / Falcon030 / 65 XE / 520 STm / SM124 / SC1435
DDD HDD / AT Speed C16 / TF536 / SDrive / PAK68/3 / Lynx Multi Card / LDW Super 2000 / XCA12 / SkunkBoard / CosmosEx / SatanDisk / UltraSatan / USB Floppy Drive Emulator / Eiffel / SIO2PC / Crazy Dots / PAM Net
http://260ste.atari.org
User avatar
PaulJ
Posts: 1568
Joined: 08 Apr 2018 01:14
Location: USA

Re: BLITTER IN A ST

Post by PaulJ »

Cyprian wrote: 26 Jul 2019 11:14 just to clarify, this topic is related to FPGA BLiTTER https://www.exxosforum.co.uk/forum/viewt ... &t=79#p205
Which can be programmed as a pure BLiTTER replacement or CPU+BLiTTER (this is covered by my "crazy idea")


I have a crazy idea.
As the BLiTTER (left) has almost the same pinout as 68000 (right), would be possible to add missing pins?
It would allow to extend functionality by cpu emulation like Ijor's FX Cast or T68k with its ultra speed.
CPU_BLiTTER.png
I can understand why one wants a glitter but there are ST's that have a spot to populate a glitter, Exxos would most likely know the board part number. It would be a lot easier getting a board that has the spot for a glitter that attempting to add one. :) :) :)

Return to “HARDWARE DISCUSSIONS”

Who is online

Users browsing this forum: CCBot, Google [Bot] and 49 guests