Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pwittich authored Nov 17, 2023
1 parent edcf0e3 commit eeb43c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ On the Zynq side, the XML files allow us to decode the memory on the zynq accord
The input files are in the `data` directory and are given by `PL_MEM_CM_rev<i>.yml` where `i` refers to the CM revision number.
There are two outputs:
1. The `C` code consists of a `c` and a header file. It is compiled into the MCU binary in the `cm_mcu` repo
1. The xml files must be included in the Zynq in ... (add directory info here)
1. The xml files must be included in the Zynq in the `/fw/CM/CornellCM_MCU/address_table/modules_CM_MCU` directory. Note that the `xml_generate` script creates a `PM_MEM_CM_rev<i>.xml` file but the file that is included is just called `PL_MEM_CM.xml`.

0 comments on commit eeb43c6

Please sign in to comment.