From 49e3311b852a6cb9f31bb81de70d1b14d894f36c Mon Sep 17 00:00:00 2001 From: Alex Mykyta Date: Fri, 7 Mar 2025 22:43:25 -0800 Subject: [PATCH] cleanup text --- docs/cpuif/internal_protocol.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/cpuif/internal_protocol.rst b/docs/cpuif/internal_protocol.rst index dc9fc68..11789db 100644 --- a/docs/cpuif/internal_protocol.rst +++ b/docs/cpuif/internal_protocol.rst @@ -60,8 +60,7 @@ cpuif_rd_err should return an error response if possible. cpuif_rd_data - Read data. The width of this is bus is determined by the size of the largest - register in the design. + Read data. Is sampled on the same cycle that ``cpuif_rd_ack`` is asserted. Write Response ^^^^^^^^^^^^^^