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-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
2020-12-16
Switch to using Github Actions CI (#1690)
Jack Koenig
2020-12-08
Make Maven show chisel3 as apache-2.0 (#1695)
Chick Markley
2020-12-07
(encore) Builder: use LazyLogging.logger.warn to print elaboration message (#...
Jiuyang Liu
2020-12-01
Fix RegInit of Bundle lits (#1688)
Jack Koenig
2020-12-02
readme: simplify sbt snippet and update to the latest stable release (#1686)
Kevin Laeufer
2020-11-24
Update some README links to chipsalliance (#1673)
Jack Koenig
2020-11-16
Improve source locators for switch statements. (#1669)
Daniel Kasza
2020-11-11
Add custom mdoc modifier for emitted Verilog (#1666)
Jack Koenig
2020-11-11
Ignore tests using System.setSecurityManager (#1661)
Jack Koenig
2020-11-11
Refine autonaming to have more intuitive behavior (#1660)
Jack Koenig
2020-11-05
For HasId.setRef, have first set win (with force override) (#1655)
Jack Koenig
2020-11-03
Remove Data.setRef assertion (#1654)
Jack Koenig
[prev]
[next]