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
2020-09-14
Documentation and minor plugin changes. (#1573)
Adam Izraelevitz
2020-09-09
Recursively generate one-hot multiplexers for aggregates (#1557)
Jerry Zhao
2020-09-09
Add new annotation for Chisel Circuit serialization (#1580)
Jack Koenig
2020-09-09
Fix load memory from file to work with binary (#1583)
HappyQuark
2020-08-26
Add ChiselPhase, Stop writing files in ChiselStage$ methods, Expand ChiselSta...
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
Bug fix for manipulating submodules in aspects (#1538)
Justin Deters
2020-08-11
Restore Counter.n API (#1546)
Jack Koenig
2020-07-31
Check whether signals escape their when scopes (#1518)
Albert Magyar
2020-07-30
Broken auto-clonetype on Scala 2.11.12 (#1480)
Adam Izraelevitz
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-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-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
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-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
Test that Elaborate only runs once
Schuyler Eldridge
2020-05-05
Update scalatest 3.1.1 (#1430)
Jim Lawson
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
Expose checkTypeEquivalence as a public API (#1402)
Sequencer
2020-04-06
enable Lit for Record. (#1400)
Sequencer
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-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-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
2020-02-03
Add read-under-write parameter to SyncReadMem (#1183)
Albert Magyar
2020-01-31
Merge branch 'master' into add-asbool-to-clock
Chick Markley
2020-01-21
Merge branch 'master' into big-decimal-methods-for-num-types
chick
2020-01-21
Merge branch 'master' into add-asbool-to-clock
Jim Lawson
2020-01-21
Removed unnecessary cast
Chick Markley
[next]