chisel3.`package`.HasTarget
See theHasTarget companion object
Exposes target information and suggestName functionality of a NamedComponent.
Attributes
-
Companion
-
object
-
Source
-
package.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Exposes the suggestName method of the NamedComponent so users can provide a seed to influence the name generation of this component.
Exposes the suggestName method of the NamedComponent so users can provide a seed to influence the name generation of this component.
Value parameters
-
seed
-
seed for the name of this component
Attributes
-
Source
-
package.scala