- Sep 24, 2015
-
-
ducky authored
-
- Sep 23, 2015
-
-
Jim Lawson authored
-
- Sep 19, 2015
-
-
Andrew Waterman authored
- Rename Alias to Node to match FIRRTL notion - Remove poorly-named Immediate and replace root of hierarchy with Arg
-
Andrew Waterman authored
-
Andrew Waterman authored
Emit read-enables as mux(ren, addr, poison).
-
- Sep 02, 2015
-
-
Andrew Waterman authored
-
Andrew Waterman authored
Use the companion objects instead.
-
- Sep 01, 2015
-
-
Andrew Waterman authored
Now, we emit all I/Os inside a bundle named io.
-
Andrew Waterman authored
-
Andrew Waterman authored
A mangled name may itself conflict with another name.
-
Andrew Waterman authored
No need for Option, since an empty Set can be used instead.
-
- Aug 29, 2015
-
-
Jim Lawson authored
-
Andrew Waterman authored
Read enables and read-write ports aren't working yet.
-
Andrew Waterman authored
-
- Aug 28, 2015
-
-
Andrew Waterman authored
-
Andrew Waterman authored
The fix is to propagate the flip to the fields in the bundle.
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Jim Lawson authored
-
Jim Lawson authored
Scaladoc - 'when' and Utils
-
Jim Lawson authored
-
Jim Lawson authored
-
- Aug 27, 2015
-
-
Andrew Waterman authored
Just like Reg, state elements are not Data.
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Jim Lawson authored
import relevant scaladoc from chisel(2).
-
Jim Lawson authored
-
- Aug 21, 2015
-
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
- Aug 18, 2015
-
-
Andrew Waterman authored
-
- Aug 15, 2015
-
-
Henry Cook authored
-
Henry Cook authored
-
- Aug 14, 2015
-
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Andrew Waterman authored
-
Andrew Waterman authored
This reduces FIRRTL output substantially for e.g. multicore designs.
-