| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Incorporated suggestions from @edwardcwang
|
|
For a start from a plain Ubuntu you need Java first before sbt
|
|
|
|
There was a lot of malformed markdown there, this makes it much more readable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resolves #357
Also remove uses of firrtlToVerilog within chisel3. Invoking Firrtl
programmatically is preferred to on the command line. Update README to
indicate that Firrtl need not be installed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update README with Mem(seqRead) -> SeqMem()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|