DoNotTerminateOnExit

firrtl.options.DoNotTerminateOnExit

OptionParser mixin that causes the OptionParser to not call exit (call sys.exit) if the --help option is passed

Attributes

Deprecated
[Since version Chisel 7.0.0] All APIs in package firrtl are deprecated.
Source
OptionParser.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
OptionParser[_]

Members list

Value members

Concrete methods

override def terminate(exitState: Either[String, Unit]): Unit

Attributes

Definition Classes
Source
OptionParser.scala