- 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 authored
-
ducky authored
-
chick authored
-
Chick Markley authored
Print test stdout/stderr to console, works for my use cases
-
chick authored
-
chick authored
-
chick authored
-
https://github.com/ucb-bar/chisel3chick authored
-
chick authored
-
ducky authored
-
ducky authored
-
- Dec 15, 2015
- Dec 14, 2015
- Dec 12, 2015
-
-
Andrew Waterman authored
Fix Counter doc
-
ducky authored
-
Adam Izraelevitz authored
Refactor tests to use stop() and assert() instead of io.error/io.done
-
ducky authored
Gate assert, printf, stop by reset Fix testbenches that never worked Change simulation prints to display cycle at which test was signaled to end, not when simulator stops Better documentation for Counter
-
Andrew Waterman authored
Add stop() in BasicTester as a replacement for io.done
-
ducky authored
-
chick authored
# Conflicts: # src/main/scala/Chisel/testers/TesterDriver.scala
-
Adam Izraelevitz authored
Add support for printf and asserts, add testbench for asserts and printf
-
chick authored
-
chick authored
-
ducky authored
-