Commentary: In docs remove +I (#2789)

This commit is contained in:
Yutetsu TAKATSUKASA 2021-02-15 22:40:49 +09:00 committed by GitHub
parent 43cf5693d1
commit f2a7f30b09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -455,11 +455,11 @@ ARGUMENTS"> for the detailed description of these arguments.
+verilator+debug Enable debugging
+verilator+debugi+<value> Enable debugging at a level
+verilator+help Display help
+verilator+prof+threads+file+I<filename> Set profile filename
+verilator+prof+threads+start+I<value> Set profile starting point
+verilator+prof+threads+window+I<value> Set profile duration
+verilator+rand+reset+I<value> Set random reset technique
+verilator+seed+I<value> Set random seed
+verilator+prof+threads+file+<filename> Set profile filename
+verilator+prof+threads+start+<value> Set profile starting point
+verilator+prof+threads+window+<value> Set profile duration
+verilator+rand+reset+<value> Set random reset technique
+verilator+seed+<value> Set random seed
+verilator+noassert Disable assert checking
+verilator+V Verbose version and config
+verilator+version Show version and exit