Skip to content

Commit

Permalink
doc: mmi example fragment in readme should be syntactically valid xml…
Browse files Browse the repository at this point in the history
… ... ;)
  • Loading branch information
jowinter committed Oct 25, 2023
1 parent 30715d4 commit 343266c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,13 @@ via the `xpm_memory_sprom` macro in HDL code:
<AddressRange Begin="0" End="16383" />
<Parity ON="false" NumBits="0" />
</BitLane>
<!-- Remaining MMI file omitted for simplicity -->
<!--
Remaining MMI file omitted for simplicity
...
(Here be bitlanes)
...
-->
</BusBlock>
</AddressSpace>
</Processor>
</MemoryInfo>
Expand Down

0 comments on commit 343266c

Please sign in to comment.