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-11-21
Address review comments
ducky
2016-11-21
Fix open-open range specifier, remove dead code, restyle tests
ducky
2016-11-21
Add invalid range specifier test
ducky
2016-11-21
Oops, forgot to include literal expressions.
Paul Rigge
2016-11-21
Write range macro tests in a better way.
Paul Rigge
2016-11-21
Add interpolated variables to range macro test.
Paul Rigge
2016-11-21
Change some of the test names.
Paul Rigge
2016-11-21
Add a macro test case
Paul Rigge
2016-11-21
Incorporate feedback.
Paul Rigge
2016-11-21
Add some more tests.
Paul Rigge
2016-11-21
Delete RangeMacroTest now that RangeSpec exists.
Paul Rigge
2016-11-21
simple test that range interpolator works with UInt factory method
chick
2016-11-21
Rename RangeMacro, remove nameprop deps
ducky
2016-11-21
Better testing, better parsing
ducky
2016-11-21
Range macro initial impl
ducky
2016-11-18
Add support for parameterized BlackBoxes
jackkoenig
2016-11-14
Add checks for misuse or omission of Module()
Jack
2016-10-25
FixedPoint number support for chisel3 (#328)
Chick Markley
2016-10-24
Merge branch 'master' into tobits-deprecation
Jim Lawson
2016-10-14
Implement a standardized execution scheme for chisel
chick
2016-10-06
Merge pull request #312 from ucb-bar/improveunboundioerrormessage305
Jim Lawson
2016-10-06
Merge pull request #307 from ucb-bar/clonefirrtldirection
Jim Lawson
2016-10-06
Add comments; correct Complex definition (use cloneType).
Jim Lawson
2016-10-06
Merge pull request #285 from ucb-bar/cookbook-tests
Jim Lawson
2016-10-06
Update Driver: Check the simulation exit code #281
Jim Lawson
2016-10-06
Merge branch 'master' into tobits-deprecation
Jim Lawson
2016-10-05
Give <> and := legacy behavior in compatibility mode
Andrew Waterman
2016-10-05
Make asInput/asOutput/flip deprecation warnings dynamic
Andrew Waterman
2016-10-04
Add CompileOptions implicits to all Module constructors - fix #310. (#311)
Jim Lawson
2016-10-04
Generate a better error message for missing IO() wrapper - fix #305
Jim Lawson
2016-09-29
Consolidate CompileOptions and re-enable NotStrict pending macro work.
Jim Lawson
2016-09-29
Massive rename of CompileOptions.
Jim Lawson
2016-09-23
Merge branch 'master' into gsdt
Jim Lawson
2016-09-21
Add Cookbook tests
jackkoenig
2016-09-21
Expose FIRRTL asClock construct
Andrew Waterman
2016-09-15
Merge branch 'master' into gsdt
Jim Lawson
2016-09-07
Fix bug in Printable FullName of submodule port
jackkoenig
2016-09-07
Add Printable (#270)
Jack Koenig
2016-09-06
Verify we can suppress the inclusion of default compileOptions.
Jim Lawson
2016-09-01
Move connection implicits from Module constructor to connection methods.
Jim Lawson
2016-08-30
Merge branch 'master' into gsdt
Jim Lawson
2016-08-30
Make compileOptions in the Chisel package effective.
Jim Lawson
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
[next]