summaryrefslogtreecommitdiff
path: root/src/main/scala/chisel3/util/Decoupled.scala
AgeCommit message (Expand)Author
2016-09-15Decoupled: cast DecoupledIO to IrrevocableIO as an input (#280)Wesley W. Terpstra
2016-09-13Bugfix: actually pass flow parameter from Queue factory to Queue module const...Henry Cook
2016-09-08Add IrrevocableIO alternative to DecoupledIO (#274)Henry Cook
2016-06-20Rename "package", "import", and explicit references to "chisel3".Jim Lawson
2016-06-20Rename chisel3 package.Jim Lawson