home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / amiga / programm / 17996 < prev    next >
Encoding:
Text File  |  1992-12-31  |  1.7 KB  |  35 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mpifr-bonn.mpg.de!speckled.mpifr-bonn.mpg.de!mlelstv
  3. From: mlelstv@speckled.mpifr-bonn.mpg.de (Michael van Elst)
  4. Subject: Re: Chunky Pixels vs. Bitplanes (was: Chunky Chip Set...)
  5. Message-ID: <1992Dec31.173317.10781@mpifr-bonn.mpg.de>
  6. Sender: news@mpifr-bonn.mpg.de
  7. Nntp-Posting-Host: speckled
  8. Organization: Max-Planck-Institut f"ur Radioastronomie
  9. References: <Karsten_Weiss.0n2o@ibase.stgt.sub.org> <1hbngoINNglt@uwm.edu>          <1992Dec30.115759.22097@mpifr-bonn.mpg.de> <doiron.0ka3@starpt.UUCP> <1992Dec31.011428.2926@mpifr-bonn.mpg.de> <1htk0tINN53e@gap.caltech.edu>
  10. Date: Thu, 31 Dec 1992 17:33:17 GMT
  11. Lines: 22
  12.  
  13. In <1htk0tINN53e@gap.caltech.edu> andrey@cco.caltech.edu (Andre T. Yew) writes:
  14. >    Even if you could do custom designs, you generally
  15. >cannot have free shifting.  A standard shift-register
  16. >design in CMOS usually runs off a two-phase clock, so
  17. >at best you need two clock ticks between shifts, and shifts
  18. >need 2 clocks to complete.
  19.  
  20. Maybe this was a bit misunderstanding. The shifting of course takes
  21. some time, but because of pipelining in your blitter (and the fact
  22. that it is still faster than a memory cycle) makes it a no-cost operation.
  23.  
  24. You may say that you have to fill/flush your pipeline. But that's usually
  25. hidden by any setup operation. A FIFO for blitter commands might again
  26. make that visible but it is still only a small fraction of the whole
  27. blit operation.
  28.  
  29. Regards,
  30. -- 
  31. Michael van Elst
  32. UUCP:     universe!local-cluster!milky-way!sol!earth!uunet!unido!mpirbn!p554mve
  33. Internet: p554mve@mpirbn.mpifr-bonn.mpg.de
  34.                                 "A potential Snark may lurk in every tree."
  35.