summaryrefslogtreecommitdiff
path: root/chiselFrontend
AgeCommit message (Expand)Author
2016-05-10Some -> OptionDonggyu Kim
2016-05-10Move emit out of IRducky
2016-05-10Have Bits.toBools return Seq, not VecAndrew Waterman
2016-05-10Relax Mem write-masks to Seq, rather than VecAndrew Waterman
2016-05-09fix width inference in enumDonggyu Kim
2016-05-09get -> getOrElseDonggyu Kim
2016-05-05Move Chisel API into separate chiselFrontend compilation unit in preparation ...ducky