Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

Fix issue with memory counters and add reset signal instead#369

Merged
aehart merged 3 commits intomasterfrom
memory_counter_fix
Aug 25, 2025
Merged

Fix issue with memory counters and add reset signal instead#369
aehart merged 3 commits intomasterfrom
memory_counter_fix

Conversation

@mcoshiro
Copy link
Copy Markdown
Contributor

Previous implementation of memory reset in #367 introduced bug where memory page never updates. This PR now restores the initialization logic to fix the page bug wile propagating a reset signal from SectorProcessor top to enable memory resets. Corresponds to project_generation_scripts #73.

Double-checked that the output of both FPGAs are bitwise identical to that before the bug introduced by #367.

Comment thread emData/project_generation_scripts
Comment thread IntegrationTests/common/hdl/tf_mem.vhd Outdated
Comment thread IntegrationTests/common/hdl/tf_mem.vhd Outdated
Comment thread IntegrationTests/common/hdl/tf_mem_bin.vhd Outdated
Comment thread IntegrationTests/common/hdl/tf_mem_bin.vhd Outdated
Comment thread IntegrationTests/common/hdl/tf_mem_tpar.vhd Outdated
Comment thread IntegrationTests/common/hdl/tf_mem_tpar.vhd Outdated
Comment thread IntegrationTests/common/hdl/tf_mem_tproj.vhd Outdated
Comment thread IntegrationTests/common/hdl/tf_mem_tproj.vhd Outdated
Copy link
Copy Markdown
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.

Looks good. Approved!

Once the CI jobs finish running again, it should automatically merge.

@aehart aehart enabled auto-merge (squash) August 25, 2025 16:06
@aehart aehart merged commit 5cf4149 into master Aug 25, 2025
1 check passed
@aehart aehart deleted the memory_counter_fix branch August 25, 2025 19:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants