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
{{ message }}
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.
Michael Adler edited this page Sep 18, 2017
·
1 revision
MPF PWRITE (Partial Writes)
CCI-P supports only full-line reads and writes. The MPF PWRITE module, enabled by setting ENABLE_PARTIAL_WRITES, adds a vector of byte-level masks to the CCI-P channel 1 write interface. Partial writes are implemented as read-modify-write inside MPF and thus have relatively high latency. Partial writes should be avoided whenever possible. AFUs requiring MPF PWRITE often also require WRO as well.