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
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-07-13
Provide an implementation of litOption() for BundleLits (#1280)
Jim Lawson
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-23
Don't run FIRRTL in FlattenSpec's ChiselStage (#1493)
Schuyler Eldridge
2020-06-22
Clarify chiselTests.Utils.extractCause Scaladoc
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
Remove Driver usage in ChiselSpec
Schuyler Eldridge
2020-06-22
Use ChiselStage in Tests
Schuyler Eldridge
2020-06-22
Add containsCause exception search testing util
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
Report Builder.error errors as exceptions outside hardware context (#1425)
Albert Magyar
2020-06-08
Grouping Chisel API (#1073)
Adam Izraelevitz
2020-05-06
Fix double elaboration
Schuyler Eldridge
2020-05-06
Test that Elaborate only runs once
Schuyler Eldridge
2020-05-06
Expose ChiselStage's PhaseManager, rm extra wraps
Schuyler Eldridge
2020-05-05
Update scalatest 3.1.1 (#1430)
Jim Lawson
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-16
Add tests for async reset regs of non-UInt types (#1414)
Jack Koenig
2020-04-13
Update scalatest to 3.1.0 (#1394)
Jim Lawson
2020-04-10
Make Counter emit valid FIRRTL (#1408)
Jack Koenig
2020-04-10
Expose checkTypeEquivalence as a public API (#1402)
Sequencer
2020-04-06
enable Lit for Record. (#1400)
Sequencer
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 ChiselStageSpec for string/circuit emission
Schuyler Eldridge
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-23
Add NoChiselNamePrefix to ignore instances in @chiselName (#1383)
Jack Koenig
2020-03-19
Test nested ChiselException in ChiselMain
Schuyler Eldridge
2020-03-11
Wrap elaboration in ChiselException
Schuyler Eldridge
2020-03-06
Provide API to set concrete type of implicit reset (#1361)
Jack Koenig
2020-03-02
Cleanup aspects (#1359)
Adam Izraelevitz
2020-02-19
Migrate to Dependency Wrapper
Schuyler Eldridge
2020-02-12
Fix := of Reset and AsyncReset to DontCare (#1336)
Jack Koenig
2020-02-10
Make Queue.irrevocable work properly in chisel3
Edward Wang
2020-02-10
Printf: Add support for tabs, and give helpful error messages (#1323) (#1326)
Jack Koenig
2020-02-06
Emit FIRRTL andr, orr for Bits.{andR, orR}
Schuyler Eldridge
[next]