From 63269343f269d3f0799684e141699ad5d3fdf1ed Mon Sep 17 00:00:00 2001 From: wonderfullook <38576701+wonderfullook@users.noreply.github.com> Date: Fri, 25 Aug 2023 11:10:32 +0800 Subject: [PATCH] Update how_to_build.md --- litex/how_to_build.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/litex/how_to_build.md b/litex/how_to_build.md index 50e48a0..5c4d9c4 100644 --- a/litex/how_to_build.md +++ b/litex/how_to_build.md @@ -7,7 +7,7 @@ If you want to know more about litex, read [litex](https://github.com/enjoy-digi ## Requirements OS: Latest linux version, X86/X64 platform. -Software: `pythons` `git` ``pip +Software: `pythons` `git` `pip` ## Install litex @@ -69,3 +69,7 @@ Make sure you have install litex successfully. If you install litex, you can see there are applications like `litex_cli` in `~/.local/bin/` directory. And reboot computer may fix this. + +### No response when running `tar xvf ~/gowin/Gowin* -C ~/gowin/` + +Make sure only one Gowin_IDE insall package is the `~/gowin/`, Use command `ls ~/gowin/Gowin*` to check the mount of Gowin_IDE insall package.