Allows custom probe depth level for irun simulation that can be activated with command line option, --fast. If --fast option is used but the configuration option hasn't been specified,, depth will default to 1.
OrigenSim::Tester.new vendor: :cadence, fast_probe_depth: 1 # use depth of 1 for fast switch
$ origen g <pattern_name> --fast
Allows custom probe depth level for irun simulation that can be activated with command line option, --fast. If --fast option is used but the configuration option hasn't been specified,, depth will default to 1.