chisel3.debug
package chisel3.debug
Members list
Type members
Classlikes
case object EmitDebugIntrinsicsAnnotation extends NoTargetAnnotation, Unserializable, HasShellOptions
Opt-in toggle for chisel3.stage.phases.AddDebugIntrinsics. Activate with --with-experimental-debug-intrinsics or by adding this annotation.
Opt-in toggle for chisel3.stage.phases.AddDebugIntrinsics. Activate with --with-experimental-debug-intrinsics or by adding this annotation.
Attributes
- Note
-
This API is experimental and subject to change.
- Source
- EmitDebugIntrinsicsAnnotation.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait HasShellOptionstrait Unserializabletrait NoTargetAnnotationtrait Annotationtrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
In this article