From 65ccad81b5f38911f4b2c0d8f09c43fddb65a840 Mon Sep 17 00:00:00 2001 From: Sean Cross Date: Tue, 20 Aug 2019 17:45:51 +0800 Subject: [PATCH] workshop: specify "board" as part of litex build Signed-off-by: Sean Cross --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d612f1..2852a29 100644 --- a/README.md +++ b/README.md @@ -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