summaryrefslogtreecommitdiff
path: root/src/test/scala/chiselTests/DataPrint.scala
AgeCommit message (Collapse)Author
2019-01-22Define Data .toString (#985)Richard Lin
toString on Data subtypes will now print the type and optionally binding information including literals and IO names as feasible.