edwardcapstone / ProjectFreeToSee

5 stars 0 forks source link

create test pattern in hardware and use the core to drive the HDMI output on the ZED board #3

Open rectoyon opened 8 years ago

rectoyon commented 8 years ago

The ZED board has an AD7511 HDMI Tx IC on the board. The goal of this task is to use the baremetal driver and a core you write to create a test pattern on the HDMI output. You'll use this to demo the deblurring algorithm. The driver is located here https://github.com/analogdevicesinc/no-OS/tree/master/adv7511/library/zed

rectoyon commented 8 years ago

I'd like to see the driver written in MATLAB HDL coder.