summaryrefslogtreecommitdiff
path: root/src/main/scala/Chisel/util/Mux.scala
AgeCommit message (Collapse)Author
2016-06-08Rename packages to lowercase chisel, add compatibility layerducky
2016-05-26Fix type constraint on PriorityMuxAndrew Waterman
2016-05-04Remove dependences from Chisel core on Chisel utilsAndrew Waterman
Partially resolves #164
2015-11-02Add Scalastyle rule to check lines ending with a ;, fix some instancesducky
2015-11-02Break out Utils.scala into smaller portionsducky