summaryrefslogtreecommitdiff
path: root/src/main/scala/Chisel/internal
AgeCommit message (Expand)Author
2016-06-08Rename packages to lowercase chisel, add compatibility layerducky
2016-05-20Implementation of source locatorsducky
2016-05-05Move Chisel API into separate chiselFrontend compilation unit in preparation ...ducky
2016-05-04Add HasId=Module|Data.suggestName, TransitName utilStephen Twigg
2016-04-26Scalastyle fixes and "ignores". - No functional changes.Jim Lawson
2016-04-15Test FIRRTL string literals more aggressivelyAndrew Waterman
2016-04-14Use mkString to clarify and speed up DefPrim emissionAndrew Waterman
2016-04-14Improve performance of hashing HasId (e.g. Data)Andrew Waterman
2016-04-14Eliminate RefMapAndrew Waterman
2016-03-14Scalastyle cleanup - no functional differences.Jim Lawson
2016-03-06Print a better message on constant width failuresPalmer Dabbelt
2016-02-23Emit no width instead of <?> for unknown width UInt and SInt literals and typesjackkoenig
2016-02-08Escape control characters in Printf string literalsAndrew Waterman
2016-01-28Merge branch 'master' into modrefactorAndrew Waterman
2016-01-28Use FIRRTL is invalid constructAndrew Waterman
2016-01-27Use FIRRTL nodes add+tail instead of addwAndrew Waterman
2016-01-27Use FIRRTL node rem, not mod, for %Andrew Waterman
2016-01-27Remove unsupported FIRRTL node bit(); use bits()Andrew Waterman
2016-01-27New FIRRTL syntax for regAndrew Waterman
2016-01-27Only deduplicate when Module classname is the sameducky
2016-01-23Implement first draft of new FIRRTL changesAndrew Waterman
2016-01-23Move firrtl subpackage to inside internal subpackage.jackkoenig
2015-12-06Split internal and FIRRTL packagesducky
2015-11-04Remove Parameters library and refactor Driver.Henry Cook
2015-11-02Scalastyle ignore ## and printlns in Error.scaladucky
2015-10-26Move internal files into their own directoriesducky