- Mar 29, 2019
-
-
Jim Lawson authored
Force clients to access 'DontCare' through the chisel3 package to ensure it's created as a chisel3 object and not a client object.
-
- Mar 27, 2019
-
-
Jim Lawson authored
-
- Mar 26, 2019
-
-
Richard Lin authored
-
Richard Lin authored
-
- Mar 24, 2019
-
-
Jim Lawson authored
Discover a working combination of aggregate usage to enable coverage of subproject testing but publish a single Jar. Use "scalastyle-test-config.xml" for scalastyle config in tests. Enable "_" in method names and accept method names ending in "_=". Re-sync scalastyle-test-config.xml with scalastyle-config.xml This should finally fix #772.
-
Sequencer authored
-
- Mar 23, 2019
-
-
Edward Wang authored
-
Jack Koenig authored
-
Hasan Genc authored
* Turned off strong enum annotations because they weren't working with Vec indexes * Add new EnumVecAnnotation for vecs of enums and vecs of bundles with enum fields * Changed Clock's width parameter back to a fixed constant value of 1 * Fixed enum annotations for Vecs of Bundles which contain enum elements * Fixed usage of "when/otherwise" to use consistent style
-
- Mar 22, 2019
-
-
Richard Lin authored
-
Richard Lin authored
-
- Mar 21, 2019
-
-
Jim Lawson authored
* Replace textual release version with Shields SemVer badge. * Provide useful button action for release badge.
-
edwardcwang authored
Co-Authored-By:
Jack Koenig <jack.koenig3@gmail.com> Co-Authored-By:
Jim Lawson <ucbjrl@berkeley.edu>
-
- Mar 19, 2019
-
-
Jim Lawson authored
* Update style warnings now that subprojects are aggregated. Use "scalastyle-test-config.xml" for scalastyle config in tests. Enable "_" in method names and accept method names ending in "_=". Re-sync scalastyle-test-config.xml with scalastyle-config.xml * Remove bogus tests that crept in with git add * Add missing import.
-
- Mar 16, 2019
-
-
Andrew Waterman authored
Tighten inferred width for PopCount
-
edwardcwang authored
-
edwardcwang authored
-
edwardcwang authored
-
Schuyler Eldridge authored
This changes from using the chiselname annotation on Pipe.apply to using an explicit TransitName. This results in an improved name for created valid and bits registers. Signed-off-by:Schuyler Eldridge <schuyler.eldridge@ibm.com>
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
- Mar 15, 2019
-
-
Jim Lawson authored
-
- Mar 14, 2019
-
-
Jim Lawson authored
-
- Mar 11, 2019
-
-
Richard Lin authored
-
- Feb 26, 2019
-
-
Richard Lin authored
Co-Authored-By:
ducky64 <elpato25@gmail.com> Co-Authored-By:
Schuyler Eldridge <schuyler.eldridge@gmail.com> Co-Authored-By:
Edward Wang <edward.c.wang@compdigitec.com>
-
- Feb 21, 2019
-
-
Paul Rigge authored
-
- Feb 20, 2019
-
-
Albert Chen authored
* Add HasBlackBoxPath trait * Use 'setResource' instead of 'addResource' * Add ScalaDoc
-
Martin Schoeberl authored
Co-Authored-By:
schoeberl <martin@jopdesign.com> Co-Authored-By:
Edward Wang <edward.c.wang@compdigitec.com> Signed-off-by:
Schuyler Eldridge <schuyler.eldridge@ibm.com>
-
Paul Rigge authored
* Update README to reference the bootcamp * Place learning section higher
-
Schuyler Eldridge authored
- Add Scaladoc for chisel3.util.TransitName - Add test for TransitName
-
Schuyler Eldridge authored
This adds a test of chisel3.util.TransitName (which is used for the TransitName documentation). Signed-off-by:Schuyler Eldridge <schuyler.eldridge@ibm.com>
-
Schuyler Eldridge authored
Signed-off-by:Schuyler Eldridge <schuyler.eldridge@ibm.com>
-
edwardcwang authored
Close #1009
-
Chick Markley authored
* Update documentation for LSFR16 - Moved bulk of comments to object. - Added an example - Added functional test - example based on section of test * Update documentation for LSFR16 - Moved bulk of comments to object. - Added an example - Added functional test - example based on section of test * Update documentation for LSFR16 - Fixed typos in LFSR - Reduce trials a little - Add test of LFSR period * Update documentation for LSFR16 - Fixed remaining LSFR, arrgh - Removed intellij specific warning suppressor - Fixed comments/scaladoc wording and case. * Update documentation for LSFR16 - Use printable interpolator as example of printing out a Vec
-
Martin Schoeberl authored
-
Martin Schoeberl authored
-
Schuyler Eldridge authored
Valid/Pipe Improvements: Scaladoc, latency requirement
-
- Feb 19, 2019
-
-
Schuyler Eldridge authored
Signed-off-by:Schuyler Eldridge <schuyler.eldridge@ibm.com>
-
Schuyler Eldridge authored
Signed-off-by:Schuyler Eldridge <schuyler.eldridge@ibm.com>
-