chisel3.experimental.RecordAlias
See theRecordAlias companion object
Wrapper object for a Record alias name. Primarily intended to provide an invocation point for source line locators, but also contains pertinent information to generating FIRRTL alias statements.
Value parameters
- id
-
The desired name to generate an alias statement
- strippedSuffix
-
In the case of forced coersion by Input or Output, the string to append to the end of the alias name. Takes the default value of
"_stripped"
Attributes
- Companion
- object
- Source
- HasTypeAlias.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article