Forum Discussion
Altera_Forum
Honored Contributor
17 years agoTyler,
I think the problem we are all having is understanding what it is you're trying to do. We have described how to manipulate the pixels in the frame buffer, how to manipulate the data as a stream. All video is based on a rectangle (Horz. x Vert.) and you can manipulate data as memory (Frame Buffer) by calculating the X/Y posistion you want to work on; you can count the lines and rows in the data stream (Decoding the X/Y point via decoding and counters). Tell us what you are actually attempting and maybe we can help. Mike