| Index: > A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
|
|||||
DAC word lengths range usually from 6 to 10 bits. The SRAM's wordlength is three times the DAC's word length. The SRAM acts as a color lookup table . It usually has 256 entries (and thus an 8-bit address). If the DAC's word length is also 8 bits, we have a 256 x 24-bit SRAM which allows a selection of 256 out of 16777216 possible colours for the display. The contents of the SRAM can be changed while the display is not active (during display blanking times). The SRAM can usually be bypassed and the DACs can be fed directly by display data (for true color modes).
This article was originally based on material from the Free On-line Dictionary of Computing, which is used under the GFDL.