From a0e6368617e4814b207c1864561116b67bb11f03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladimir=20Milovanovi=C4=87?= Date: Mon, 3 Jul 2023 00:24:27 +0200 Subject: [PATCH] Explicitely say that the tutorial flow is executed in the vlsi directory. --- docs/VLSI/ASAP7-Tutorial.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/VLSI/ASAP7-Tutorial.rst b/docs/VLSI/ASAP7-Tutorial.rst index 890d991c..390f6589 100644 --- a/docs/VLSI/ASAP7-Tutorial.rst +++ b/docs/VLSI/ASAP7-Tutorial.rst @@ -66,6 +66,12 @@ In the Chipyard root, ensure that you have the Chipyard conda environment activa to pull and install the plugin submodules. Note that for technologies other than ``sky130`` or ``asap7``, the tech submodule must be added in the ``vlsi`` folder first. +Now navigate to the ``vlsi`` directory. The remainder of the tutorial will assume you are in this directory. + +.. code-block:: shell + + cd ~chipyard/vlsi + Building the Design -------------------- To elaborate the ``TinyRocketConfig`` and set up all prerequisites for the build system to push the design and SRAM macros through the flow: