workshop: specify "board" as part of litex build

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2019-08-20 17:45:51 +08:00
parent cf41a9f618
commit 65ccad81b5

View file

@ -553,7 +553,7 @@ We can use `DummyUsb` to respond to USB requests and bridge USB to Wishbone, and
Go to the `litex` directory and build the design and load it onto Fomu:
```sh
$ python3 workshop.py --placer heap
$ python3 workshop.py --board hacker
lxbuildenv: v2019.8.19.1 (run .\workshop.py --lx-help for help)
lxbuildenv: Skipping git configuration because "skip-git" was found in LX_CONFIGURATION
lxbuildenv: To fetch from git, run .\workshop.py --placer heap --lx-check-git