Changes between Version 3 and Version 4 of Component/Vci Frame Buffer
- Timestamp:
- Nov 10, 2009, 9:38:44 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Component/Vci Frame Buffer
v3 v4 7 7 This VCI target can be used to display RVB or YUV images. It contains a buffer whose size is defined 8 8 as the product [number_of_lines * number_of_pixel_per_line * number_of_bytes_per_pixel]. 9 This buffer supports both read & write accesses. 9 It does not contain any memory mapped registers, and supports both read & write accesses 10 (including bursts). 10 11 11 12 == 2) Component definition & usage ==