Xilinx / embeddedsw

Xilinx Embedded Software (embeddedsw) Development
Other
929 stars 1.06k forks source link

Fix. Should read Detector register in GetDetector #279

Open DuzaBF opened 9 months ago

DuzaBF commented 9 months ago

In GetDetector function the Generator VSYNC_F1 register with offset 0x8C is read but Detector VSYNC_F1 register with offset 0x40 should be read instead.