Commit 4f3269b
committed
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.1 parent ca0ee79 commit 4f3269b
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
194 | 201 | | |
195 | 202 | | |
196 | 203 | | |
| |||
366 | 373 | | |
367 | 374 | | |
368 | 375 | | |
| 376 | + | |
369 | 377 | | |
370 | 378 | | |
371 | 379 | | |
| |||
381 | 389 | | |
382 | 390 | | |
383 | 391 | | |
| 392 | + | |
384 | 393 | | |
385 | 394 | | |
386 | 395 | | |
| |||
0 commit comments