Document (* gentb_skip *) attr for test_autotb
authorEddie Hung <eddie@fpgeh.com>
Fri, 6 Sep 2019 20:28:15 +0000 (13:28 -0700)
committerEddie Hung <eddie@fpgeh.com>
Wed, 18 Sep 2019 19:41:35 +0000 (12:41 -0700)
passes/tests/test_autotb.cc

index bfb1d66423654f7173c653d294a12411f187b5f6..a5ac3130fc7096747c3e698d14dfbc7cbe0989e9 100644 (file)
@@ -345,6 +345,9 @@ struct TestAutotbBackend : public Backend {
                log("value after initialization. This can e.g. be used to force a reset signal\n");
                log("low in order to explore more inner states in a state machine.\n");
                log("\n");
+               log("The attribute 'gentb_skip' can be attached to modules to suppress testbench\n");
+               log("generation.\n");
+               log("\n");
                log("    -n <int>\n");
                log("        number of iterations the test bench should run (default = 1000)\n");
                log("\n");