You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sc_fpga_lib: sc_fpga_riscv_csr_write/read should not be called when background 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.
0 commit comments