stop
chisel3.stop
object stop
Attributes
- Source
- VerificationStatement.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
stop.type
Members list
Type members
Classlikes
final class Stop extends VerificationStatement
Named class for stops.
Value members
Concrete methods
Terminate execution, indicating success and printing a message.
Terminate execution, indicating success and printing a message.
Value parameters
- message
-
a message describing why simulation was stopped
Attributes
- Source
- VerificationStatement.scala
Terminate execution, indicating success and printing a message.
Terminate execution, indicating success and printing a message.
Value parameters
- message
-
a printable describing why simulation was stopped
Attributes
- Source
- VerificationStatement.scala
Terminate execution, indicating success.
In this article