| Age | Commit message (Collapse) | Author |
|
* Replace textual release version with Shields SemVer badge.
* Provide useful button action for release badge.
|
|
|
|
* Update README to reference the bootcamp
* Place learning section higher
|
|
|
|
Now that Chisel3 has been released, you only need local Chisel to use the master branch in a project.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|