VGA working: connect vdma to MIG and vga_out#12
Merged
Conversation
…rmed - Fix MIG AXI slave perpetual reset: add NOT gate on ui_clk_sync_rst to produce active-low aresetn for SmartConnect, MIG AXI slave, and VDMA - Fix vga_out stuck in reset: was driven by peripheral_reset (always HIGH); now tied to constant-0 via xlconstant_0 - Fix VDMA stream width: set c_m_axis_mm2s_tdata_width=16 to match 16-bit framebuffer pixel format - Fix VDMA register offsets in assemble.py (all were wrong); fix fill loop branch target; write VSIZE last to trigger DMA - Add tools/probe.py: periodic UART monitor (HALT→READ_PC→DUMP_STATE→UNHALT) - Add MEMORY_ERROR state to memory AXI state machine - Cleanup: remove fill_screen.s, ROM_PROGRAMS.md, mig_a.prj, bdelay tests, unused AXI_RESP_* constants; strip hardcoded paths from build.tcl; update docs and README to reflect working state Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.