1
0
mirror of https://github.com/antonblanchard/chiselwatt.git synced 2026-02-27 01:10:19 +00:00

Remove extra backtick

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
Tim Ansell
2020-04-28 17:35:31 -07:00
committed by Tim 'mithro' Ansell
parent 55a5fc215b
commit c2c930e61e

View File

@@ -101,7 +101,7 @@ The `Makefile` currently supports the following FPGA boards by defining the `ECP
For example, to build for the Evaluation Board, run:
```sh
make ECP5_BOARD=evn synth`
make ECP5_BOARD=evn synth
```
and to program the FPGA: