Welcome, Guest. Please login or register.

Author Topic: Minimig hardware ideas  (Read 2629 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline mrmklTopic starter

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 147
    • Show all replies
    • http://www.iki.fi/mkl/
Minimig hardware ideas
« on: November 27, 2008, 03:11:30 PM »
Since the "Minimig user feedback required" thread is specifically for feedback about the firmware for Minimig, I think a separate thread is appropriate.

A few things that were mentioned were 68030 CPU and Altera EP3C16 FPGA.

68060 CPU makes more sense, because it 3.3 volt device, so you don't need voltage translation devices in the between, like you would with 5 volt parts, such as 68030. The 68060 is extremely expensive as brand new part, but I think second hand parts can be had for much less.

The EP3C25 also is available in QFP-style packages (PQFP240 and EQFP144). They have little less I/O-pins than EP3C16, but more logic area, possibly for a softcore 68k CPU. For exterior IO, I/O expander chips (perhaps CPLDs, 5V tolerant)  could be used to transfer data serially using a few signal lines to/from the FPGA. Such as for the joystick/mouse ports.
 

Offline mrmklTopic starter

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 147
    • Show all replies
    • http://www.iki.fi/mkl/
Re: Minimig hardware ideas
« Reply #1 on: November 27, 2008, 03:48:58 PM »
Quote

tonyyeb wrote:
Isn't there compatibility issues with the 060?


Probably more than with 020/030 (040?)
How much compatibility could be achieved by using "de-grader" code, turning off cache's etc. when necessary? I've read that 060 doesn't work together with KS1.3.
 

Offline mrmklTopic starter

  • Full Member
  • ***
  • Join Date: Dec 2005
  • Posts: 147
    • Show all replies
    • http://www.iki.fi/mkl/
Re: Minimig hardware ideas
« Reply #2 on: November 27, 2008, 03:56:30 PM »
About RAM: The original Minimig uses SRAM chips. DRAM would be cheaper, such as 3.3V SDRAM. If not too excited to design a complicated Synchronous-DRAM controller, also older EDO-DRAMs, 8MByte or even 16 MBYte in single chips can be found as "new old stock" parts.