- Jan 06, 2016
- Jan 05, 2016
-
-
chick authored
-
chick authored
-
chick authored
-
chick authored
-
chick authored
-
chick authored
the lastest refactoring of the decoupled tester, this version groups the events by their controlling device, this make the code a little cleaner and made it easier to manage the handling of the valid alternative
-
chick authored
-
chick authored
-
chick authored
Add a do_flip parameterto DecoupledIO that DeqIO can use instead of inplace flip
-
- Jan 04, 2016
- Jan 01, 2016
-
-
Andrew Waterman authored
Add '=/=' to bits, which does the same as '!='
-
- Dec 31, 2015
-
-
Palmer Dabbelt authored
It looks like this is in Chisel2 now, and some stuff in uncore is using it. IIRC, we decided that this was the correct thing to do for some Scala style reasons.
-
chick authored
-
- Dec 30, 2015
- Dec 29, 2015
-
-
chick authored
-
- Dec 24, 2015
- Dec 22, 2015
- Dec 20, 2015
-
-
chick authored
-
- Dec 19, 2015
- Dec 18, 2015
-
-
chick authored
Fixed GCD to work like tutorial Added exerciser example to Adder in unit_tests
-
- Dec 17, 2015
-
-
chick authored
-
- Dec 16, 2015
-
-
chick authored
would be nice to have some of this verbosity controlled by a parameter file. Ability lacking in firrtl printf to control column width makes displays much uglier
-
chick authored
-
chick authored
-
chick authored
Seems like I now have a quirkly but basic system that gather all the port names (even if deeply nested) in to a Map
-
Chick Markley authored
Meaningful error when resource copy fails. Seems like this is exposing some deeper error with sbt and external libraries/jars. Sometimes this error message makes sometimes the entire JVM and sbt dump with SEG fault, I don't think this is a chisel problem
-