Welcome, Guest. Please login or register.

Author Topic: Designing Amiga Expansion Hardware  (Read 2597 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Stedy

  • Sr. Member
  • ****
  • Join Date: Jul 2002
  • Posts: 259
    • Show all replies
    • http://www.ianstedman.co.uk
Re: Designing Amiga Expansion Hardware
« on: June 04, 2005, 12:15:30 AM »
Bubba,

My advice is to start small and work your way up. I have made the mistake of trying to do too much and not succeeding. Keep it simple and you will succeed.

Designing a processor card with PCI, RAM interfaces and the like is no small task. How long it will take you the necessary skills to design a system is up to you but most of all you should enjoy it.

There is plenty of free and low cost software available but you will need to understand electronics first. I second the use of Eagle CAD, it is great for schematics and PCBs.

For simulations, the student edition of PSpice or LTSpice is good for Analogue/High speed. For Programmable logic, Altera, Lattice and Xilinx offer good free software.

I have a near complete design for a scandoubler, admittedly only 16 bit colour though but only uses 4 ICs. Probably a bit complex but if anyone wants the details, I'll upload them to my website.

Ian
 

Offline Stedy

  • Sr. Member
  • ****
  • Join Date: Jul 2002
  • Posts: 259
    • Show all replies
    • http://www.ianstedman.co.uk
Re: Designing Amiga Expansion Hardware
« Reply #1 on: June 04, 2005, 12:47:08 PM »
Patrik, Billt,

I need to tidy things up first before putting the design online. The S-video/composite interface is done but the Video ADC for the RGB inputs needs to be done and the 31 KHz bypass.

The core part is the Averlogic AL250, this only accepts RGB565 video input (16 bits of colour). The design is all surface mount and the PCB design will be complex as it is nearly all analgoue circuitry.

Give me a few days and I will put the details online.

Ian