ExitCode

firrtl.options.ExitCode
sealed trait ExitCode

The supertype of all exit codes

Attributes

Deprecated
[Since version Chisel 7.0.0] All APIs in package firrtl are deprecated.
Source
ExitCodes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait ExitFailure
object GeneralError
object ExitSuccess

Members list

Value members

Abstract fields

val number: Int

Attributes

Source
ExitCodes.scala