Skip to content

Commit

Permalink
Merge branch 'main' into 176-missing-description-for-mip-csr
Browse files Browse the repository at this point in the history
  • Loading branch information
james-ball-qualcomm authored Nov 20, 2024
2 parents 15f680c + 39fb6e2 commit dcd6109
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backends/ext_pdf_doc/templates/ext_pdf.adoc.erb
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ Reset value::
<%- end -%>

<%- if csr.fields.map(&:has_custom_sw_write?).any? -%>
== Software write
==== Software write

This CSR may store a value that is different from what software attempts to write.

Expand All @@ -362,7 +362,7 @@ written value:
<%- end -%>

<%- if csr.has_custom_sw_read? -%>
== Software read
==== Software read

This CSR may return a value that is different from what is stored in hardware.

Expand Down

0 comments on commit dcd6109

Please sign in to comment.