mirror of
https://github.com/steve-m/hsdaoh-fpga.git
synced 2026-03-14 21:09:46 +01:00
Fix blocking/non-blocking assignment mismatches: use = in combinational blocks (hdmi.v hsync/vsync) and <= in sequential blocks (hsdaoh_core.v fifo_read_en). Add explicit PLL clock definitions and asynchronous clock group declarations to all SDC files to eliminate false cross-domain timing violations. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auxiliary_video_information_info_frame.v | ||
| hdmi.v | ||
| packet_assembler.v | ||
| packet_picker.v | ||
| serializer.v | ||
| tmds_channel.v | ||