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
/
scala
/
chiselTests
/
VectorPacketIO.scala
Age
Commit message (
Expand
)
Author
2018-01-02
Support for inner classes, implicit parameter lists, supertypess
ducky64
2017-12-19
Properly invalidate submodule IOs in tests (#745)
Jack Koenig
2017-10-26
Invalidateapi (#645)
Adam Izraelevitz
2016-11-21
Restyle a lot of test code, mainly with regex
ducky
2016-09-29
Consolidate CompileOptions and re-enable NotStrict pending macro work.
Jim Lawson
2016-09-29
Massive rename of CompileOptions.
Jim Lawson
2016-08-29
Rename CompileOptions implicit objects.
Jim Lawson
2016-08-29
Pass compileOptions as an implicit Module parameter.
Jim Lawson
2016-07-27
Correct EnqIO/DeqIO Flipped-ness.
Jim Lawson
2016-07-27
Additional compatibility code.
Jim Lawson
2016-07-20
More literal/width rangling.
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-06-21
Most of the remaining tests with Module, IO wrapping.
Jim Lawson
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