chisel3.util.experimental.forceName
Attributes
-
Source
-
ForceNames.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Force the name of this instance to the name its given during Chisel compilation
Force the name of this instance to the name its given during Chisel compilation
Value parameters
-
instance
-
Instance to name
Attributes
-
Source
-
ForceNames.scala
Force the name of this instance to the name its given during Chisel compilation
Force the name of this instance to the name its given during Chisel compilation
This will rename after potential renames from other Custom transforms during FIRRTL compilation
Value parameters
-
instance
-
Signal to name
Attributes
-
Source
-
ForceNames.scala