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
Age
Commit message (
Expand
)
Author
2021-03-27
CCC 2021 placeholder (#1794)
Jiuyang Liu
2021-03-23
Make plugin autoclonetype always on (#1826)
Jack Koenig
2021-03-18
Update the FAQ and add doc on versioning (#1827)
Jack Koenig
2021-03-18
Reorganize website docs (#1806)
Megan Wachs
2021-03-18
Add toString method to BitPat (#1819)
Boyang Han
2021-03-18
Don't toggle top.cpp clock and reset on same cycle (#1820)
Schuyler Eldridge
2021-03-17
Fix incorrect usage of emitFirrtl in test (#1817)
Schuyler Eldridge
2021-03-15
allowReflectiveAutoCloneType must work outside of Builder context (#1811)
Jack Koenig
2021-03-12
Merge pull request #1804 from chipsalliance/autoclonetype2
Jack Koenig
2021-03-12
[plugin] Disable BundleComponent by default, add option to enable
Jack Koenig
2021-03-12
[plugin] Stop autoclonetype stack traces when using plugin
Jack Koenig
2021-03-12
[plugin] Implement autoclonetype in the compiler plugin
Jack Koenig
2021-03-11
[plugin] Split ChiselComponent into its own file
Jack Koenig
2021-03-11
Import memory files inline for Verilog generation (#1805)
Carlos Eduardo
2021-03-03
Add header for chisel-enum.md (#1800)
Jack Koenig
2021-03-02
Adding ChiselEnum Documentation Entry (#1795)
chrisbaldwin2
2021-03-01
Fix conversions between DecoupledIO and IrrevocableIO (#1781)
Jerry Zhao
2021-02-26
Expose AnnotationSeq to Module. (#1731)
Jiuyang Liu
2021-02-24
Aggregate: fix typo (#1789)
edwardcwang
2021-02-11
Fix stack trace trimming across Driver/ChiselStage (#1771)
Schuyler Eldridge
2021-02-10
Merge pull request #1624 from chipsalliance/gc-data
Jack Koenig
2021-02-09
Make it possible to GC Data instances
Jack Koenig
2021-02-09
Add no-plugin-tests for testing Chisel without the compiler plugin
Jack Koenig
2021-02-08
Parametrized Mem- & SyncReadMem-based implementation of the Queue class (#1740)
Vladimir Milovanović
2021-02-05
Add file line to source link from scaladoc (#1776)
John's Brew
2021-02-04
Minor docs improvements (#1774)
Jack Koenig
2021-02-03
Remove Deprecated APIs (#1730)
Jiuyang Liu
2021-02-01
Update reported width from div/rem to match FIRRTL results (#1748)
Albert Magyar
2021-02-01
Bump to Scala 2.12.13 (#1766)
Jack Koenig
2021-01-27
Fix some typo and using foreach instead of map in BoringUtils (#1755)
SoyaOhnishi
2021-01-27
Fix incorrect comment in ScalaDoc (#1756)
Jack Koenig
2021-01-24
Refactor EnumAnnotations and EnumFactory (#1747)
SoyaOhnishi
2021-01-22
Add redirect for Scala 2.11 upgrade page (#1749)
Jack Koenig
2021-01-21
Merge pull request #1745 from chipsalliance/remove-val-io
Jack Koenig
2021-01-21
Apply suggestions from code review
Jack Koenig
2021-01-21
Update docs for the removal of val io and MultiIOModule
Jack Koenig
2021-01-21
Fold Chisel.CompatibilityModule into chisel3.internal.LegacyModule
Jack Koenig
2021-01-21
Remove val io
Jack Koenig
2021-01-21
Deprecate override_clock and override_reset in Module
Jack Koenig
2021-01-21
Rename MultiIOModule to Module
Jack Koenig
2021-01-20
remove 2.11 dedicated code. (#1744)
Jiuyang Liu
2021-01-20
Fix Mergify condition for labeling backports (#1742)
Jack Koenig
2021-01-19
Add when.cond for getting the current when condition (#1694)
Jack Koenig
2021-01-15
Merge pull request #1732 from chipsalliance/farewell_scala_211
Jack Koenig
2021-01-15
farewell Scala 2.11
Jiuyang liu
2021-01-11
Make `toTarget` fail if called on a Literal (or would otherwise not serialize...
Megan Wachs
2021-01-06
Update meeting url (#1716)
Jiuyang Liu
2020-12-17
Automate publishing of SNAPSHOTS with sbt-ci-release (#1706)
Jack Koenig
2020-12-17
Remove CircleCI (#1702)
Jack Koenig
2020-12-17
Bump SNAPSHOT and SNAPSHOT dependencies (#1701)
Jack Koenig
[next]