Skip to content

sc_fpga_lib: minor corrections to sc_fpga_riscv_csr_read/write functions#16

Merged
aap-sc merged 2 commits into
syntacorefrom
aap-sc/sc_fpga_lib_csr_rw
Oct 15, 2025
Merged

sc_fpga_lib: minor corrections to sc_fpga_riscv_csr_read/write functions#16
aap-sc merged 2 commits into
syntacorefrom
aap-sc/sc_fpga_lib_csr_rw

Conversation

@aap-sc
Copy link
Copy Markdown
Collaborator

@aap-sc aap-sc commented Oct 15, 2025

No description provided.

Minor corrections:
- report the value for the timeout when .busy bit is not cleared for a
  long time
- remove extra space from some error messages
- fixed typo in the name of sc_lib_riscv_encode_abstract_command
  function
…ackground poll is enabled

sc_fpga_riscv_csr_read and sc_fpga_riscv_csr_write should not be used in
contexts where background poll is enabled, since the current
implementation of poll can clobber data0/data1 registers.
@aap-sc aap-sc force-pushed the aap-sc/sc_fpga_lib_csr_rw branch from 23f0c23 to 4f3269b Compare October 15, 2025 16:24
@aap-sc aap-sc merged commit f5f712e into syntacore Oct 15, 2025
4 checks passed
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