Exceptions

chisel3.simulator.Exceptions
object Exceptions

Attributes

Source
Simulator.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Exceptions.type

Members list

Type members

Classlikes

class AssertionFailed extends RuntimeException, NoStackTrace

Attributes

Source
Simulator.scala
Supertypes
trait NoStackTrace
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class TestFailed extends RuntimeException, NoStackTrace

Attributes

Source
Simulator.scala
Supertypes
trait NoStackTrace
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class TestsFailed extends RuntimeException, NoStackTrace

Attributes

Source
Simulator.scala
Supertypes
trait NoStackTrace
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class Timeout extends RuntimeException, NoStackTrace

Attributes

Source
Simulator.scala
Supertypes
trait NoStackTrace
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all