mithro / HDMI2USB-litex-firmware-old

Opsis SoC based on LiteX
BSD 2-Clause "Simplified" License
1 stars 6 forks source link

Figure out why the `video_out_debug` target fails memtest but others don't... #34

Open mithro opened 7 years ago

enjoy-digital commented 7 years ago

This is a bit difficult to investigate since from working or failing gateware (same verilog/same ucf) we just see slight differences in the P&R results.

The best to get consecutive builds working each time is probably to add some location constraints on the design for the DRAM controller. Not sure this will totally fix the problem (wich is probably related to a missing timing constraint...), but this will increase probablity to have working builds.