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
/
main
Age
Commit message (
Expand
)
Author
2020-08-20
Remove use of PreservesAll, cleanup dependencies (#1558)
Schuyler Eldridge
2020-08-13
Move treadle dependency to the tests (#1554)
Jack Koenig
2020-08-13
Allow counters to be reset manually (#1527)
Josh Bassett
2020-08-12
Switch to HowToSerialize for Emission (#1405)
Schuyler Eldridge
2020-08-11
Restore Counter.n API (#1546)
Jack Koenig
2020-08-06
Update OneHot.scala (#1539)
Leigang Kou
2020-07-31
Add emitSystemVerilog method to ChiselStage (#1534)
Tom Alcorn
2020-07-30
Allow a counter to be instantiated using a Scala range (#1515)
Josh Bassett
2020-07-29
Improved Chisel Naming via Compiler Plugins + Prefixing (#1448)
Adam Izraelevitz
2020-07-28
Select: update to work with records (#1525)
Albert Chen
2020-07-25
Using TreadleTesterPhase now requires new (#1520)
Chick Markley
2020-07-22
Basic model checking API (#1499)
Tom Alcorn
2020-07-21
Delete outdated scalastyle configuration comments from source
Albert Magyar
2020-06-29
- A few final fixes after the rebase
chick
2020-06-29
This adds a mechanism for the unittests to be run with the TreadleBackend
chick
2020-06-24
Add missing finishWrapper call in TesterDriver (#1496)
Schuyler Eldridge
2020-06-22
Code simplification in internal Chisel._ method
Schuyler Eldridge
2020-06-22
Deprecate Driver Execution classes
Schuyler Eldridge
2020-06-22
Remove Driver usage from Chisel._ package
Schuyler Eldridge
2020-06-22
Remove Driver usage in Emitter
Schuyler Eldridge
2020-06-22
Use ChiselStage in Tests
Schuyler Eldridge
2020-06-22
Canonicalize construction of Decoupled with no payload (#785)
Jack Koenig
2020-06-19
Memoize the hashcode of the ChiselCircuitAnnotation (#1485)
Jack Koenig
2020-06-16
Move Deprecated LFSR16 to Compatibility
Schuyler Eldridge
2020-06-08
Grouping Chisel API (#1073)
Adam Izraelevitz
2020-05-06
Fix double elaboration
Schuyler Eldridge
2020-05-06
Expose ChiselStage's PhaseManager, rm extra wraps
Schuyler Eldridge
2020-04-20
Mux1H: note results unspecified unless exactly one select signal is high (#1397)
John Ingalls
2020-04-16
Revert "Make uselessly public fields in utils private" (#1417)
Adam Izraelevitz
2020-04-10
Make Counter emit valid FIRRTL (#1408)
Jack Koenig
2020-03-30
Java API Documents Linking (#1367)
Schuyler Eldridge
2020-03-26
Set StageError cause in ChiselStage (#1382)
Schuyler Eldridge
2020-03-24
Propagate user compile options for Chisel.Module (#1387)
Jack Koenig
2020-03-24
Add helper methods to ChiselStage for Driver migration
Schuyler Eldridge
2020-03-24
Deprecate Driver methods in favor of ChiselStage
Schuyler Eldridge
2020-03-11
Wrap elaboration in ChiselException
Schuyler Eldridge
2020-03-02
Cleanup aspects (#1359)
Adam Izraelevitz
2020-02-19
Migrate to Dependency Wrapper
Schuyler Eldridge
2020-02-10
Make Queue.irrevocable work properly in chisel3
Edward Wang
2020-02-03
Add read-under-write parameter to SyncReadMem (#1183)
Albert Magyar
2020-01-22
Change when/switch thunk type to Any (#1308)
Schuyler Eldridge
2020-01-21
Merge branch 'master' into fix-bitpat-whitespace
Jim Lawson
2020-01-21
specifying type of target field (#1305)
Deborah Soung
2020-01-17
Bugfix: Select.instances now works with blackboxes (#1303)
Adam Izraelevitz
2020-01-07
Merge branch 'master' into fix-bitpat-whitespace
Jim Lawson
2019-12-18
BitPat supports whitespace and underscores, presumably for human readability.
chick
2019-12-16
Remove unused WriteEmitted phase (#1273)
Schuyler Eldridge
2019-12-06
Revert "Compat compile options macro (#1253)" (#1268)
Jack Koenig
2019-11-29
Compat compile options macro (#1253)
Jack Koenig
2019-11-05
Don't use MuxLookup default for full mapping
Schuyler Eldridge
[next]