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-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
2020-11-02
SeqUtils asUInt endian-ness: hi/lo instead of right/left (#1647)
John Ingalls
2020-11-02
Bugfix - adding external modules was broken (#1649)
Adam Izraelevitz
2020-10-30
Fix bug where refs may not get set for Records (#1645)
Jack Koenig
2020-10-27
Fix broken links in docs (#1643)
Adam Izraelevitz
2020-10-26
Fix crosslinks in mdoc. Can't use md suffix (#1640)
Adam Izraelevitz
2020-10-26
Bugfix - module name collision for injecting aspect (#1635)
Adam Izraelevitz
2020-10-26
Added Force Name API (#1634)
Adam Izraelevitz
2020-10-26
Fixed broken link to type hierarchy diagram (#1611)
PENGUINLIONG
2020-10-26
Delete index.md (#1613)
Adam Izraelevitz
2020-10-22
Use Data refs for name prefixing with aggregate elements (#1616)
Jack Koenig
[next]