diff --git a/docs/Simulation/Software-RTL-Simulation.rst b/docs/Simulation/Software-RTL-Simulation.rst index 490fece4..becd9ce8 100644 --- a/docs/Simulation/Software-RTL-Simulation.rst +++ b/docs/Simulation/Software-RTL-Simulation.rst @@ -65,6 +65,9 @@ For example: make run-bmark-tests +.. Note:: Before running the pre-packaged suites, you must run the plain ``make`` command, since the elaboration command generates a Makefile fragment that contains the target for the pre-packaged test suites. Otherwise, you will likely encounter a Makefile target error. + + .. _sw-sim-custom: Simulating A Custom Project ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~