Skip to content

Commit

Permalink
Migrate "Simulator Output" section
Browse files Browse the repository at this point in the history
  • Loading branch information
tudortimi committed Nov 13, 2022
1 parent bf91fb0 commit b457d31
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
1 change: 1 addition & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ Contents
writing_unit_tests
special_considerations_for_unit_testing_uvm_components
running_unit_tests
simulator_output
7 changes: 7 additions & 0 deletions docs/source/simulator_output.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Simulator Output
================

Using built-in logging macros, the logged SVUnit output shows step-by-step run status for each test, unit test template and test suite as well as a cumulative result for the testrunner.

.. image:: ../user_guide_files/Screen-Shot-2015-07-08-at-11.11.01-AM.png
:width: 640
5 changes: 0 additions & 5 deletions docs/user_guide.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
<title>SVUnit User Guide | AgileSoC</title>


<h1><span id="Simulator_Output">Simulator Output</span></h1>
<p>Using built-in logging macros, the logged SVUnit output shows step-by-step run status for each test, unit test template and test suite as well as a cumulative result for the testrunner.</p>
<p><img src="user_guide_files/Screen-Shot-2015-07-08-at-11.11.01-AM.png" width="640" height="225" data-recalc-dims="1"/></p>


<h1><span id="Support_and_More_Information">Support and More Information</span></h1>
<p>To connect with other users, ask questions and share experience, join the <a href="https://groups.google.com/forum/#!forum/svunit-user-group" target="_blank">SVUnit User Group</a>. Everyone is welcome!</p>

Expand Down

0 comments on commit b457d31

Please sign in to comment.