- May 19, 2016
-
-
Jack authored
-
- May 13, 2016
-
-
Adam Izraelevitz authored
Transforms are new unit of modularity within the compiler.
-
- May 12, 2016
-
-
jackkoenig authored
-
jackkoenig authored
-
- May 11, 2016
-
-
Adam Izraelevitz authored
Add unit tests for splitting expressions and padding widths
-
jackkoenig authored
-
Adam Izraelevitz authored
RemoveValidIf, SplitExpressions, and PadWidths
-
Adam Izraelevitz authored
This is to start moving stuff out of Emitter and into separate passes
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
Changed initialization to assign the correct number of random bits.
-
- May 04, 2016
-
-
jackkoenig authored
Fixes #133
-
Adam Izraelevitz authored
-
jackkoenig authored
-
jackkoenig authored
-
jackkoenig authored
-
jackkoenig authored
-
jackkoenig authored
Fixes #113 and Fixes #150
-
jackkoenig authored
-
jackkoenig authored
-
jackkoenig authored
-
jackkoenig authored
-
jackkoenig authored
Make EmptyExpression part of WIR
-
jackkoenig authored
Change Field from IsDeclaration to HasName Make WDefInstance an IsDeclaration
-
- Apr 30, 2016
-
-
jackkoenig authored
-
jackkoenig authored
-
jackkoenig authored
-
jackkoenig authored
time uses LazyLogging, also delete import PrimOps._ (cyclic reference)
-
- Apr 27, 2016
-
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Adam Izraelevitz authored
Fixed the check for bundle equality to allow relative flips to be wrong, but the leaf directions are the same
-
Adam Izraelevitz authored
Added flag to parser to turn off using source locators. This allows for easier testing, because we don't the source locator information to say a test fails
-
Adam Izraelevitz authored
-
Adam Izraelevitz authored
-
- Apr 23, 2016
-
-
jackkoenig authored
-
jackkoenig authored
Also add pass to Verilog Compiler list of passes This pass appends '_' to the names of aggregate types that would cause a name collision during LowerTypes.
-
jackkoenig authored
-
jackkoenig authored
-