Skip to content

Commit

Permalink
Update Usages.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yhzhang0128 authored and GitHub Enterprise committed Jan 28, 2022
1 parent ace94d4 commit f9e66c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Usages.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ This will create two directories `debug` and `release` in `install/exec`.
......
```

This will create two files `disk.img` and `bootROM.mcs` in `install`.
You can use tools like [balena Etcher](https://www.balena.io/etcher/) to program `disk.img` to your microSD card.
This will create `disk.img` and `bootROM.mcs` in `install`.
You can use tools like [balena Etcher](https://www.balena.io/etcher/) to program `disk.img` to your microSD.

## Step3: Program the Arty FPGA board

Expand Down Expand Up @@ -121,4 +121,4 @@ INFO: [Common 17-206] Exiting Vivado at Thu Jan 27 16:45:59 2022...
# copy the new processor binary from docker
# to the egos-riscv repository in the host machine
root@579c433a6161:/# cp builds/e300artydevkit/obj/E300ArtyDevKitFPGAChip.bit /root/host/.../egos-riscv/install/arty_board/fe310_cpu.bit
```
```

0 comments on commit f9e66c0

Please sign in to comment.