VecLiterals

chisel3.experimental.`package`.VecLiterals
object VecLiterals

This class provides the Lit method needed to define a Vec literal

Attributes

Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

implicit class AddObjectLiteralConstructor(x: Vec.type)

Attributes

Source
package.scala
Supertypes
class Object
trait Matchable
class Any
implicit class AddVecLiteralConstructor[T <: Data](x: Vec[T])

Attributes

Source
package.scala
Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

Attributes

Source
package.scala
final implicit def AddVecLiteralConstructor[T <: Data](x: Vec[T]): AddVecLiteralConstructor[T]

Attributes

Source
package.scala