projf / projf-explore

Project F brings FPGAs to life with exciting open-source designs you can build on.
https://projectf.io
MIT License
588 stars 53 forks source link

Fix display sync timings #170

Closed WillGreen closed 1 year ago

WillGreen commented 1 year ago

The front porch was one clock cycle too long.

I didn't see any issues on real-world displays, but this error is unnecessary and would have been spotted sooner with better tests. I have a cocotb display test bench in another FPGA project I can add to projf-explore