#
e2100e14 |
| 22-Feb-2019 |
Zihao Yu <[email protected]> |
device,AXI4Timer: temporarily fix the resp overflow issue
* rvalid and bvalid should not be always asserted, else it may generate more responses than requests. * TODO: r and b channels may be not
device,AXI4Timer: temporarily fix the resp overflow issue
* rvalid and bvalid should not be always asserted, else it may generate more responses than requests. * TODO: r and b channels may be not ready when they are valid. We should maintain the valid bit until they are ready.
show more ...
|