diff --git a/README.md b/README.md index 832b1e960205598c80183f86d5c9f33a504a61e4..6b2bf998e481f556460b98ee92d808f048a4d384 100644 --- a/README.md +++ b/README.md @@ -234,7 +234,7 @@ Below is described steps to run Coremark application on CV32A6 FPGA platform, st 1. First, make sure the digilent **JTAG-HS2 debug adapter** is properly connected to the **PMOD JE** connector and that the USBUART adapter is properly connected to the **PMOD JB** connector of the Zybo Z7-20 board.  -2. Compile coremark application in `sw/app` +2. Compile Coremark application in `sw/app`. Commands to compile Coremark application are described in `sw/app` directory. 3. Generate the bitstream of the FPGA platform: ``` $ make cva6_fpga