Skip to content

Conversation

@aryd
Copy link
Contributor

@aryd aryd commented Sep 17, 2025

This PR changes how we write the debug output. Instead of using the FileWriter and FileWriterFIFO modules that run "in parallel" with the memory modules when writing to the memories the file printing functionality has been moved to the memory modules. As the memory modules had evolved to keep track of the addresses being written to the logic for the debug memories had become very complicated and not useful as a debugging tool. This new code attempts to address this.

@aehart aehart mentioned this pull request Sep 24, 2025
Copy link
Contributor

@aehart aehart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, and it should now automatically merge once the CI tests finish.

@aehart aehart merged commit 64c6790 into master Sep 30, 2025
1 of 2 checks passed
@aehart aehart deleted the DebugPrintout branch September 30, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants