From abf3b101d879a67dd2074d396015da3675ea2130 Mon Sep 17 00:00:00 2001 From: Alex Mykyta Date: Thu, 15 Sep 2022 21:10:31 -0700 Subject: [PATCH] Remove byte strobe limitation from docs --- docs/limitations.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/limitations.rst b/docs/limitations.rst index 5437ff8..3b888e8 100644 --- a/docs/limitations.rst +++ b/docs/limitations.rst @@ -24,13 +24,6 @@ All address offsets & strides shall be a multiple of the accesswidth used. Speci * Each regfile or addrmap shall use an offset and stride that is a multiple of the largest accesswidth it encloses. -No partial writes ------------------ - -Some protocols describe byte-level write strobes. These are not supported yet. -All write transfers must access the entire register width. - - Register width, Access width and CPUIF bus width ------------------------------------------------ To keep the initial architecture simpler, currently ``regwidth``, ``accesswidth``