Welcome, Guest. Please login or register.

Author Topic: Found RAM card for GVP CPU  (Read 3832 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline HeiroglyphTopic starter

  • Hero Member
  • *****
  • Join Date: Jun 2010
  • Posts: 1100
    • Show all replies
Found RAM card for GVP CPU
« on: July 16, 2011, 10:46:36 PM »
I came up with a cool find today:
http://www.amiga-hardware.com/showhardware.cgi?HARDID=228

It's the RAM expansion module for GVP T-Rex cards that has 6 additional slots to expand the total memory to 256MB!

I had no idea any existing CPU card could even hold that much.

If I don't find a compatible CPU card in the warehouse, I'll probably sell this little gem.

Edit: As was pointed out, the link is incorrect, there are no 32MB GVP SIMMs.
« Last Edit: July 16, 2011, 11:10:53 PM by Heiroglyph »
 

Offline HeiroglyphTopic starter

  • Hero Member
  • *****
  • Join Date: Jun 2010
  • Posts: 1100
    • Show all replies
Re: Found 256MB RAM card for GVP CPU
« Reply #1 on: July 16, 2011, 11:02:27 PM »
Quote from: Matt_H;649874
Nice find, but I don't think it can actually reach 256MB - I'm pretty sure 16MB was the largest SIMM size GVP made.

Hope it finds a good home :)


Good point...I was just going by the Big Book comments.

Anyway, something I'd never seen before and I'd still like to find the CPU to go with it.
 

Offline HeiroglyphTopic starter

  • Hero Member
  • *****
  • Join Date: Jun 2010
  • Posts: 1100
    • Show all replies
Re: Found 256MB RAM card for GVP CPU
« Reply #2 on: July 16, 2011, 11:38:26 PM »
Those are the 4060's, this is for the T-Rex which was an 040 as far as I know and had a connector for a SCSI module that never saw the light of day.

I've been looking at making some hardware lately and I don't see why everyone stopped at 128MB other than RAM prices and density.

Looks like there's plenty of room for a couple GB up there with the densities we have today.
 

Offline HeiroglyphTopic starter

  • Hero Member
  • *****
  • Join Date: Jun 2010
  • Posts: 1100
    • Show all replies
Re: Found 256MB RAM card for GVP CPU
« Reply #3 on: July 17, 2011, 05:29:36 AM »
Is there a documented limit other than 32bits and addresses used by other devices?

Local bus slaves (at least on A3000, the only reference I have) are within $08000000 to $0fffffff, so there is a limit there.

I don't see why you couldn't map some of the the RAM into another unused area  like $80000000 to $FEFFFFFF, decode it yourself instead of using Gary, then link it in at runtime.

That's about 2GB of additional space without even getting touching the Z3 address space.