Can all registered uses please login, even just for a few minutes..
It helps build a picture where our "good traffic" is coming from..
Thanks :)

exxos 534 blog - Atari

TF534 - 68030 + More RAM Board (More compatible with amiga hardware)

Moderators: terriblefire, Terriblefire Moderator

terriblefire
Admin sponsor
Admin sponsor
Posts: 5687
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: exxos 534 blog - Atari

Post by terriblefire »

Pinmap is in the ucf files. That’s what it’s for. It’s in my sources. Just add it to the project. You need a project for ram cpld and one for bus cpld.

The chips are a

XC9572XLVQ64-10 for the bus cpld.
XC95144XLTQ100-10 for the ram cpld

I don’t use projects or the IDE. I have a Linux makefile that build multiple boards from the same sources. The IDE sucks

The ucf files you need are here

https://github.com/terriblefire/tf534/t ... s/tf534r2c
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
User avatar
exxos
Site Admin
Site Admin
Posts: 28671
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos 534 blog - Atari

Post by exxos »

OK thanks. So with all the .V files, what exactly gets loaded into which chip ? I will start with the bus one first anyway..
terriblefire
Admin sponsor
Admin sponsor
Posts: 5687
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: exxos 534 blog - Atari

Post by terriblefire »

The files required by each are listed in the makefile

https://raw.githubusercontent.com/terri ... c/Makefile
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
User avatar
exxos
Site Admin
Site Admin
Posts: 28671
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos 534 blog - Atari

Post by exxos »

Think I've got it loaded in right..

The IDE has some terrible screwy redraw bugs :roll:

666.jpg
666.jpg (148.92 KiB) Viewed 4747 times


EDIT:
33.JPG
33.JPG (95.9 KiB) Viewed 4747 times
terriblefire
Admin sponsor
Admin sponsor
Posts: 5687
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: exxos 534 blog - Atari

Post by terriblefire »

This is why I just use visual studio code and a makefile
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
User avatar
exxos
Site Admin
Site Admin
Posts: 28671
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos 534 blog - Atari

Post by exxos »

#makecable

IMG_4325.JPG
IMG_4325.JPG (64.67 KiB) Viewed 4735 times
User avatar
exxos
Site Admin
Site Admin
Posts: 28671
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos 534 blog - Atari

Post by exxos »

Well got this far...

444.jpg
444.jpg (72.39 KiB) Viewed 4732 times
terriblefire
Admin sponsor
Admin sponsor
Posts: 5687
Joined: Mon Aug 28, 2017 10:56 pm
Location: Glasgow, UK

Re: exxos 534 blog - Atari

Post by terriblefire »

You compiled that for an XA9572 not an XC9572XL
B38DE00A-B2D1-4615-B8D8-6494E2DA6181.png
B38DE00A-B2D1-4615-B8D8-6494E2DA6181.png (603.3 KiB) Viewed 4729 times
———
"It is not necessarily a supply voltage at no load, but the amount of current it can provide when touched that
indicates how much hurting you shall receive."
User avatar
exxos
Site Admin
Site Admin
Posts: 28671
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos 534 blog - Atari

Post by exxos »

terriblefire wrote: Thu Jun 13, 2019 5:13 pm You compiled that for an XA9572 not an XC9572XL
ah, seems the 9500 is listed in 3 different options in the menu :roll:
User avatar
exxos
Site Admin
Site Admin
Posts: 28671
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos 534 blog - Atari

Post by exxos »

33333.JPG
33333.JPG (113.38 KiB) Viewed 4724 times
Post Reply

Return to “TF534 (OBSOLETE)”