From: R Veera Kumar Date: Sun, 17 Oct 2021 12:51:18 +0000 (+0530) Subject: Fix: Add PATH for Icestorm X-Git-Tag: opf_rfc_ls005_v1~3618 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7920d3b03feb4959e3bbecb62128d58f6eec7c3d;p=libreriscv.git Fix: Add PATH for Icestorm --- diff --git a/HDL_workflow/symbiflow.mdwn b/HDL_workflow/symbiflow.mdwn index c5aeb49a6..12cd38938 100644 --- a/HDL_workflow/symbiflow.mdwn +++ b/HDL_workflow/symbiflow.mdwn @@ -276,6 +276,7 @@ auto-preparation script here: git checkout 83b8ef947f77723f602b706eac16281e37de278c make -j $(nproc) PREFIX=/usr/local/symbiflow/icestorm make PREFIX=/usr/local/symbiflow/icestorm install + export PATH=/usr/local/symbiflow/icestorm/bin:$PATH cd .. ## Steps to compile capnproto