diff --git a/docs/user_guide/build_tb.rst b/docs/user_guide/build_tb.rst index 0e615611..43316fdf 100644 --- a/docs/user_guide/build_tb.rst +++ b/docs/user_guide/build_tb.rst @@ -60,8 +60,12 @@ Building a test bench .. caution:: - Before building any test bench, you must have the environment prepared and the - proper tools. + Before building any test bench, you must have the environment prepared each + time a new terminal session is started: + + #. Set the HDL repository path with ``export ADI_HDL_DIR=``. + + #. Set the Testbenches repository path with ``export ADI_TB_DIR=``. The way of building a test bench in Cygwin and WSL is almost the same. In this example, it is building the **AD7616** test bench.