| Age | Commit message (Collapse) | Author |
|
|
|
|
|
import relevant scaladoc from chisel(2).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reduces FIRRTL output substantially for e.g. multicore designs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We need to make a similar change for extract, pending a FIRRTL bug fix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hopefully, the Chisel core is now thread-safe.
|
|
|
|
Edit/Add scaladoc and site targets to Makefile.
Add site, ghpages objects to build.sbt and project/plugins.sbt
|
|
|
|
|
|
|
|
|
|
|
|
The implementation is a total kludge, but at least it's not broken.
|