Input
chisel3.Input
object Input
Input, Output, and Flipped are used to define the directions of Module IOs.
Note that they currently clone their source argument, including its bindings.
Thus, an error will be thrown if these are used on bound Data
Attributes
- Source
- Data.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Input.type
Members list
In this article