Remove byte strobe limitation from docs

This commit is contained in:
Alex Mykyta
2022-09-15 21:10:31 -07:00
parent ec78f2b199
commit abf3b101d8

View File

@@ -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``