Skip to content

[ibex_register_file_fpga] Drop two confusing comments#2250

Merged
rswarbrick merged 1 commit intolowRISC:masterfrom
rswarbrick:register-file-fpga-comments
Jan 23, 2025
Merged

[ibex_register_file_fpga] Drop two confusing comments#2250
rswarbrick merged 1 commit intolowRISC:masterfrom
rswarbrick:register-file-fpga-comments

Conversation

@rswarbrick
Copy link
Contributor

These were noticed by someone responding to issue #2230. I think the author's original logic was to point out that there's a path from e.g. raddr_a_i to rdata_a_o which doesn't depend on any clock, so is "asynchronous".

But that's the same in the other modes and also for the other register file implementations, which don't have analogous comments.

Drop these ones.

These were noticed by someone responding to issue lowRISC#2230. I think the
author's original logic was to point out that there's a path from e.g.
raddr_a_i to rdata_a_o which doesn't depend on any clock, so is
"asynchronous".

But that's the same in the other modes and also for the other register
file implementations, which don't have analogous comments.

Drop these ones.
@rswarbrick rswarbrick added the Type:Cleanup Cleanup tasks label Jan 23, 2025
@rswarbrick rswarbrick requested a review from nasahlpa January 23, 2025 18:38
Copy link
Member

@nasahlpa nasahlpa left a comment

Choose a reason for hiding this comment

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

Ah yeah, makes sense. Thanks!

@rswarbrick rswarbrick added this pull request to the merge queue Jan 23, 2025
Merged via the queue into lowRISC:master with commit cecf4fd Jan 23, 2025
3 checks passed
@rswarbrick rswarbrick deleted the register-file-fpga-comments branch January 24, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type:Cleanup Cleanup tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants