Skip to content

The program buffer may not be readable.#731

Merged
timsifive merged 1 commit intomasterfrom
progbuf_wo
May 18, 2022
Merged

The program buffer may not be readable.#731
timsifive merged 1 commit intomasterfrom
progbuf_wo

Conversation

@timsifive
Copy link
Contributor

This allows a more efficient implementation, especially on FPGAs.
See #717.

This allows a more efficient implementation, especially on FPGAs.
See #717.
Copy link
Collaborator

@pdonahue-ventana pdonahue-ventana left a comment

Choose a reason for hiding this comment

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

There was an argument that the data registers written by one abstract command could possibly be used as an input to the next abstract command in order to copy data (but we decided that wasn't a compelling argument). However, there's really no reasonable argument that the debugger needs to be able to read the program buffer.

@timsifive timsifive merged commit 3ae76ea into master May 18, 2022
@timsifive timsifive deleted the progbuf_wo branch May 18, 2022 16:40
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.

2 participants