basically connected HDMI_IN -> dvi2rgb -> rgb_op0 -> rgb2dvi -> HDMI_OUT
rgb_op0 operation:
SW0[0] | Description
0 | Normal color
1 | inverted color
can get image correctly from my laptop
This demo only needs the FPGA bit file to run (no need for vitis apparently)
moved all vitis project files to be tracked to "Blinki.files"
Blinki.files/src:
link this dir to an empty c vitis project workspac
Blinki.files/Debug:
save Debug outputs here that you want to commit.
Not necessary to recreate the project
1. i recommend to follow the same naming convention, i.e. Blinki.files
should be used in a project named "Blinki"
2. use *.vitis as vitis workspace (classic)