2-2 Hardware Processes


2-2-1 RCP Process



2-2-2 RCP Process


Receive the necessary parameter for drawing from the CPU as the display list and execute the coordinate calculation and the drawing calculation. These drawing processes execute inside of the RCP separating into the following blocks:



Figure 2-2-1 RCP Process


2-2-3 RSP Process



  • Subprocesses performed as part of the calculations and conversions:



  • 2-2-4 RDP Process


    The RDP manipulates the data that the RSP converted to form the actual display data. Then it writes the display data to the frame buffer in RDRAM.

  • Subprocesses as part of its manipulation process:



  • 2-2-5 VI Process


    The VI process sends the data currently residing in the frame buffer to the video DAC.


    Figure2-2-2 VI Process



    2-2-6 Video DAC Process


    The video DAC is a piece of hardware that actually outputs the displayable video signal on the TV monitor by converting the digital data transferred from the VI into analog data that can be viewed on the screen.


    Figure 2-2-3 Video DAC Process