v1.26.0
1.26.0 - 2022-08-26
Added
- Add
stream_throttle
: restricts the number of outstanding transfers in a stream.
Changed
- Allow out-of-bounds (i.e.
'0
) top end address in addr_map ofaddr_decode
module for end of address space. - Update CI.
stream_throttle
: restricts the number of outstanding transfers in a stream.'0
) top end address in addr_map of addr_decode
module for end of address space.