Thursday, 12th June 2014:
- Successful HSYNC and Pixel Clock detection
- Verified correct pixel clock(65MHz) by dividing it using 29-bit counter, and observing the time period of MSB connected to LED. Theoretically should be 8.2 seconds time period b/w OFF and ON. Practical observations using stopwatch indicate similar value.
- HSYNC detection was trivial, easier, having done the VSYNC detection before
- There is slight phase diff. b/w VSYNC and HSYNC, with VSYNC ahead of HSYNC. This is nice, since it actually has to be like this!