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
Age
Commit message (
Expand
)
Author
2019-11-15
Enable @chiselName on non-module classes (#1209)
John's Brew
2019-11-05
Add tests for exhaustive MuxLookup optimization
Albert Magyar
2019-11-05
Don't use MuxLookup default for full mapping
Schuyler Eldridge
2019-11-05
Support literals cast to aggregates as async reset reg init values (#1225)
Jack Koenig
2019-11-02
Tests for anonymous/class-in-module desiredName
Schuyler Eldridge
2019-10-23
Make ChiselStage targets not private
Colin Schmidt
2019-10-21
Add BoringUtils.bore test for internal boring
Schuyler Eldridge
2019-10-21
Fix BoringUtils.bore for internal boring
Schuyler Eldridge
2019-10-18
Interval Data Type Support for Chisel (#1210)
Chick Markley
2019-10-08
Fix direction of dynamic index in complex Vec (#1196)
Jack Koenig
2019-10-07
Improve desiredName for nested objects/classes
Schuyler Eldridge
2019-09-16
Da steve101 tree reduce (#485)
Jack Koenig
2019-09-13
Add requirements to Queue class (#1176)
Jack Koenig
2019-09-13
Fix Queue.apply for size 0 in chisel3._ code (#1177)
Jack Koenig
2019-09-11
Move dontTouch, RawModule, and MultiIOModule out of experimental (#1162)
Jim Lawson
2019-08-27
Test stack trace trimming for ChiselStage
Schuyler Eldridge
2019-08-27
Enable --module command line argument
Schuyler Eldridge
2019-08-27
Move stack trimming from Driver to ChiselStage
Schuyler Eldridge
2019-08-27
Add test that stack trace trimming works
Schuyler Eldridge
2019-08-27
Remove stack trace trimming in Elaborate phase
Schuyler Eldridge
2019-08-27
Add firrtlTests.Utils methods
Schuyler Eldridge
2019-08-13
Use a PhaseManager for Driver internals
Schuyler Eldridge
2019-08-13
Migrate ChiselStage to use the DependencyAPI
Schuyler Eldridge
2019-08-13
Add Dependencies for Chisel Phases
Schuyler Eldridge
2019-08-13
Add support for asynchronous reset (#1011)
Jack Koenig
2019-08-12
Aspect-Oriented Programming for Chisel (#1077)
Adam Izraelevitz
2019-08-08
Require target is hardware for Vec.apply(a: UInt)
Schuyler Eldridge
2019-08-06
Avoid when(reset) construct in LFSR
Andrew Waterman
2019-08-01
Flatten *FactoryBase hierarchy
Schuyler Eldridge
2019-08-01
Remove anything deprecated since before 3.2
Schuyler Eldridge
2019-07-31
Fix deprecated Vec usage in chisel3.util.LFSR16
Schuyler Eldridge
2019-07-31
Add SInt deprecated compatibility tests
Schuyler Eldridge
2019-07-31
Add UInt deprecated compatibility tests
Schuyler Eldridge
2019-07-31
Add Bits deprecated compatibility tests
Schuyler Eldridge
2019-07-31
Add VecLike deprecated compatibility tests
Schuyler Eldridge
2019-07-31
Add Wire deprecated compatibility tests
Schuyler Eldridge
2019-07-31
Add Data deprecated compatibility tests
Schuyler Eldridge
2019-07-31
Add debug deprecated compatibility tests
Schuyler Eldridge
2019-07-31
Add Mem/SeqMem deprecated compatibility tests
Schuyler Eldridge
2019-07-31
Add LFSR16 deprecated compatibility tests
Schuyler Eldridge
2019-07-31
Add Queue deprecated compatibility tests
Schuyler Eldridge
2019-07-31
Add Enum deprecated compatibility tests
Schuyler Eldridge
2019-07-31
Add BitPat deprecated compatibility tests
Schuyler Eldridge
2019-07-31
Fixup and enable Dummy CompatibilitySpec test
Schuyler Eldridge
2019-07-18
Support Analog DontCare bulk-connect (#1056)
Richard Lin
2019-07-18
Add width utility functions to avoid incorrect usage of bare log2Ceil(). (#819)
Jim Lawson
2019-06-24
Changed Value macro in ChiselEnum so that it doesn't use deprecated (#1104)
Hasan Genc
2019-06-11
Added documentation to Decoupled, Conditionals, Counter (#1015)
Adam Izraelevitz
2019-05-22
Make Driver a ChiselStage compatibility layer
Schuyler Eldridge
2019-05-22
Add toAnnotations method to ChiselExecutionOptions
Schuyler Eldridge
[next]