Anderson, BruceMacAulay, RobStewart, AndyWhitted, TurnerA. Kaufmann and W. Strasser and S. Molnar and B.-O. Schneider2014-02-062014-02-0619970-89791-961-01727-3471https://doi.org/10.2312/EGGH/EGGH97/097-101This paper describes design tradeoffs in a very low cost rasterizer circuit targeted for use in a video game console. The greatest single factor affecting such a design is the character of memory to which the image generator is connected. Low costs generally constrain the memory dedicated to image generation to be a single package with a single set of address and data lines. While overall memory bandwidth determines the upper limit of performance in such a small image generator, memory latency has a far greater effect on the design. The use of Rambus memory provides more than enough aggregate bandwidth for a frame buffer as long as blocks of pixels are moved in each transfer, but its high latency can stall any processor not matched to the memory. The design described here utilizes a long pixel pipeline to match its internal processing latency to the external frame buffer memory latency.Accommodating Memory Latency In A Low-cost Rasterizer