summaryrefslogtreecommitdiff
path: root/chiselFrontend/src/main/scala/Chisel/Data.scala
AgeCommit message (Expand)Author
2016-06-06moved macro def for toUInt() int to Data and made do_asUInt (the macro target...chick
2016-06-06Changed deprecation warning for Data#toBits to recommend asUInt instead becau...chick
2016-05-20Implementation of source locatorsducky
2016-05-05Move Chisel API into separate chiselFrontend compilation unit in preparation ...ducky