Welcome, Guest. Please login or register.

Author Topic: Interfacing 8 bit wide EPROM to 68060?  (Read 2039 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline MastaTabs

  • Jr. Member
  • **
  • Join Date: Dec 2005
  • Posts: 75
    • Show all replies
    • http://www.sophisticated-development.de/
Re: Interfacing 8 bit wide EPROM to 68060?
« on: January 10, 2008, 01:11:27 PM »
You will have to put it on D31-D24 and you will want to access it byte wise with xxx.b instructions. It should be located at an even address. You will also have to care about generating a _ta signal and maybe also react on the _ts signal.

Maybe have a look at this:

N27P68k