![]() |
![]() |
![]() |
![]() |
virtual nolog
The virtual nolog command reverses the effect of a virtual log command. It causes the sim-mode dependent signals of the specified virtual signals to be excluded ("unlogged") by the kernel. If wildcard patterns are used, it will also unlog any normal signals found, unless the -only option is used.
Syntax
virtual nolog
[
-kind <kind>]|[
-region <path>] [
-recursive] [
-only] [
-in] [
-out] [
-inout] [
-internal] [
-ports] [
<signalName>|<pattern>]
Arguments
-kind <kind> Specifies a subset of virtuals to look at. Optional. <kind> can be any of the following: signals, functions, designs, implicits, and explicits. Unique abbreviations are accepted.
-region <path> Used in place of -kind to specify a region of design space in which to look for signals to unlog. Optional.
-recursive
Specifies that the scope of the search is to descend recursively into subregions. Optional. If omitted, the search is limited to the selected region.
-only Can be used with a wildcard to specify that only virtual signals (as opposed to all signals) found by the wildcard should be unlogged. Optional.
-in
Specifies that the kernal exclude data for ports of mode IN whose names match the specification. Optional.
-out
Specifies that the kernal exclude data for ports of mode OUT whose names match the specification. Optional.
-inout
Specifies that the kernal exclude data for ports of mode INOUT whose names match the specification. Optional.
-internal
Specifies that the kernal exclude data for internal items whose names match the specification. Optional.
-ports
Specifies that the kernal exclude data for all ports. Optional.
<signalName>|<pattern> Indicates which signal names or wildcard pattern should be used in finding the signals to unlog. Required. Any number of names or wildcard patterns may be used.
See also
![]() Model Technology Incorporated Voice: (503) 641-1340 Fax: (503)526-5410 www.model.com sales@model.com |
![]() |
![]() |
![]() |
![]() |