MacroText
chisel3.simulator.MacroText
object MacroText
This object implements an enumeration of classes that can be used to generate macros for use in Settings.
Attributes
- Source
- Settings.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
MacroText.type
Members list
Type members
Classlikes
A macro that will return macro text with the logical inversion a signal in the design under test
A macro that will return macro text with the logical inversion a signal in the design under test
Value parameters
- get
-
a function that accesses a singal in the design under test
Attributes
- Source
- Settings.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Type[A]class Objecttrait Matchableclass AnyShow all
A macro that will return macro text with the name of a signal in the design under test
A macro that will return macro text with the name of a signal in the design under test
Value parameters
- get
-
a function that accesses a singal in the design under test
Attributes
- Source
- Settings.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Type[A]class Objecttrait Matchableclass AnyShow all
The type of all enumerations for macros
The type of all enumerations for macros
Attributes
- Source
- Settings.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
In this article