Add spaces between -s flag and the skip step number
This commit is contained in:
@@ -71,7 +71,7 @@ Run the following script based off which compiler you would like to use.
|
|||||||
.. Note:: Prior versions of Chipyard recommended ``esp-tools`` for Gemmini development. Gemmini should now be used with the standard ``riscv-tools``.
|
.. Note:: Prior versions of Chipyard recommended ``esp-tools`` for Gemmini development. Gemmini should now be used with the standard ``riscv-tools``.
|
||||||
|
|
||||||
.. Warning:: The following script will complete a "full" installation of Chipyard which may take a long time depending on the system.
|
.. Warning:: The following script will complete a "full" installation of Chipyard which may take a long time depending on the system.
|
||||||
Ensure that this script completes fully (no interruptions) before continuing on. User can use the ``-s`` flag to skip steps:
|
Ensure that this script completes fully (no interruptions) before continuing on. User can use the ``--skip`` or ``-s`` flag to skip steps:
|
||||||
|
|
||||||
``-s 1`` skips initializing conda environment
|
``-s 1`` skips initializing conda environment
|
||||||
|
|
||||||
@@ -81,7 +81,7 @@ Run the following script based off which compiler you would like to use.
|
|||||||
|
|
||||||
``-s 4`` skips initializing ctags
|
``-s 4`` skips initializing ctags
|
||||||
|
|
||||||
``-s5`` skips pre-compiling chipyard sources
|
``-s 5`` skips pre-compiling chipyard Scala sources
|
||||||
|
|
||||||
``-s 6`` skips initializing FireSim
|
``-s 6`` skips initializing FireSim
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user