Forum Discussion
Altera_Forum
Honored Contributor
8 years agoIs it possible to use PCIe for image transfer instead of display port?
I'm currently looking at the sample code a10_dp_vip_pro project from the link (https://cloud.altera.com/devstore/platform/1986/). As far as I figured out, this sample code uses on-board display port ...
Altera_Forum
Honored Contributor
8 years agoYou might be able to stream a compressed video over the PCIe (100mb/s for 4k would be very good quality) but you need quite a lot of FPGA resources for a H265 decompression core on an FPGA, or you'll have to route it to an H265 decoder chip, which I assume you dont already have on the board.