index
:
chiselX
abstract-module
master
scala3-main-test
scala3-support
scala3-support-chisel6
Chisel with SFC compatibility
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2016-08-30
Add example of specific CompileOptions settings to tests.
Jim Lawson
2016-08-30
Add abstract classes with explicit connection checking options.
Jim Lawson
2016-08-29
Check module-specific compile options.
Jim Lawson
2016-08-29
Rename CompileOptions implicit objects.
Jim Lawson
2016-08-29
Pass compileOptions as an implicit Module parameter.
Jim Lawson
2016-08-24
Per Chisel meeting.
chick
2016-08-21
AnnotatingExample:
chick
2016-08-21
Add AnnotationSpec file which provides an example of a way to implement gener...
chick
2016-08-21
Add annotating example to test new signal name api
chick
2016-08-16
Merge branch 'master' into sdtwigg_connectwrap_renamechisel3
Jim Lawson
2016-08-15
Make "def width" a private API; expose isWidthKnown instead (#257)
Andrew Waterman
2016-07-27
More compatibility fixes
Jim Lawson
2016-07-27
Correct EnqIO/DeqIO Flipped-ness.
Jim Lawson
2016-07-27
Additional compatibility code.
Jim Lawson
2016-07-25
Enable current (chisel2-style) compatibility mode.
Jim Lawson
2016-07-25
Minimize differences with master.
Jim Lawson
2016-07-25
Merge branch 'master' into sdtwigg_connectwrap_renamechisel3
Jim Lawson
2016-07-25
Use more idiomatic ScalaTest exception expecting code.
Jim Lawson
2016-07-25
catch Bad connection exception
Jim Lawson
2016-07-21
Introduce chiselCloneType to distinguish from cloneType.
Jim Lawson
2016-07-21
Ensure test_wire is sinkable.
Jim Lawson
2016-07-20
More literal/width rangling.
Jim Lawson
2016-07-20
Distinguish between ?Int.Lit and ?Int.width
Jim Lawson
2016-07-20
Generate better names for nodes (#190)
Jack Koenig
2016-07-20
Compile ok.
Jim Lawson
2016-07-19
Fix LitBinding and MultiAssign tests.
Jim Lawson
2016-07-19
Incorporate connection logic.
Jim Lawson
2016-07-19
Merge branch 'sdtwigg_rebase_renamechisel3' into sdtwigg_wrap_renamechisel3
Jim Lawson
2016-07-18
Update Chisel -> chisel3 references.
Jim Lawson
2016-07-07
Don't check GCD result before sending it a request
Andrew Waterman
2016-06-21
Most of the remaining tests with Module, IO wrapping.
Jim Lawson
2016-06-21
New Module, IO, Input/Output wrapping.
Jim Lawson
2016-06-20
Rename "package", "import", and explicit references to "chisel3".
Jim Lawson
2016-06-08
Move utils into utils
ducky
2016-06-08
Rename Chisel -> chisel in tests
ducky
2016-06-06
Changed deprecation warning for Data#toBits to recommend asUInt instead becau...
chick
2016-06-01
Fix a fairly serious bug whereby Vec's could incorrectly compare as equal (#204)
Wesley W. Terpstra
2016-05-20
Update BackendCompilationUtilities.verilogToCpp to specify top-module
jackkoenig
2016-05-04
Multiple assign tester
ducky
2016-05-04
Rewrite BlackBox IO contract, replace _clock|_reset
Stephen Twigg
2016-04-26
Replace deprecated usage in tests. Issue #149
Jim Lawson
2016-04-18
Add whenever method to TblSpec forall to weed out invalid test values.
Jim Lawson
2016-04-15
Test FIRRTL string literals more aggressively
Andrew Waterman
2016-04-14
Disallow Counters with negative n
Andrew Waterman
2016-03-18
Add test for assertions in modules with pipedlined reset
jackkoenig
2016-03-18
Only randomize directory names during testing
jackkoenig
2016-02-25
Fixed comment punctuation and made it clearer that using an init() method for...
chick
2016-02-24
Remove the assignment statements in EnqIO and DeqIO Bundle constructors.
chick
2016-02-24
Create a test that breaks because of assignment statements in DeqIO and EnqIO...
chick
2016-02-22
Fixed improper apostrophe in it's in TesterDriverSpec comments
chick
[prev]
[next]