home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / m68k / 1501 < prev    next >
Encoding:
Text File  |  1993-01-06  |  1.3 KB  |  33 lines

  1. Newsgroups: comp.sys.m68k
  2. Path: sparky!uunet!panther!mothost!schbbs!waccvm.corp.mot.com!TMKT76
  3. From: TMKT76@waccvm.corp.mot.com (Daniel Fusils)
  4. Subject: Re: CPU/FPU wiring
  5. Organization: Motorola
  6. Date: 6 Jan 1993 12:25:38 MST
  7. Message-ID: <1993Jan6.165832.18756@schbbs.mot.com>
  8. Sender: news@schbbs.mot.com (Net News)
  9. Nntp-Posting-Host: waccvm.corp.mot.com
  10. Lines: 21
  11.  
  12. >I'm interested to wire a system, which will be put to
  13. >68000 socket. It should contain a 68882 at 24mzh and
  14. >a 68010 with half that speed (My memory is 16bit thats
  15. >why 68010). System should have a 68851 MMU too.
  16.  
  17. I don't think putting a 68851 with a 68010 is a good idea, since the
  18. protocole exchanged between a 68020 and the '851 is microcoded.
  19. Same comments for 68882. Even if you want to stick with a 16 bit memory,
  20. why don't you put together an '020 + '881 (or '882) + '851 (connected
  21. in 32 bit mode) and your 16 bit mem using the dynamic bus sizing
  22. mechanism?
  23. This stuff is pretty well described in the appnote AN944/D (consult
  24. your closest Mot rep).
  25.  
  26. >The problem is to find out enough technical info, so
  27. >I can make approiate logic to split that FPU on a
  28. >16bit bus and make it work with 7mzh mother board
  29. >asynchronously
  30.  
  31. This is pretty well described in the appnote AN947/D (consult
  32. your closest Mot rep).
  33.