summaryrefslogtreecommitdiff
path: root/src/main/scala/Chisel/util/Decoupled.scala
AgeCommit message (Expand)Author
2016-06-08Rename packages to lowercase chisel, add compatibility layerducky
2016-05-04clock|reset to _clock|_reset, added explanatory commentStephen Twigg
2016-05-04Rewrite BlackBox IO contract, replace _clock|_resetStephen Twigg
2016-05-04Add HasId=Module|Data.suggestName, TransitName utilStephen Twigg
2016-04-01Clearly delineate pipe/flow behavior in QueueAndrew Waterman
2016-02-25Fixed comment punctuation and made it clearer that using an init() method for...chick
2016-02-24Remove the assignment statements in EnqIO and DeqIO Bundle constructors.chick
2016-02-08Use Flipped trait to implement DeqIOAndrew Waterman
2016-01-23Don't use deprecated constructsAndrew Waterman
2015-11-02Break out Utils.scala into smaller portionsducky