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
/
core
/
src
/
main
/
scala
/
chisel3
/
package.scala
Age
Commit message (
Expand
)
Author
2024-06-05
Readd ports that were deleted for testing
Aditya Naik
2024-06-03
Get core to compile
Aditya Naik
2024-05-31
Remove sourceinfo, compileoptions and other fixes
Aditya Naik
2024-05-31
52 errors, removing implicit sourceinfo to clear more errors
Aditya Naik
2024-05-03
Get cleanup to compile
Aditya Naik
2023-01-11
Promote ChiselEnum user APIs from experimental (backport #2929) (#2931)
mergify[bot]
2022-06-03
Deprecate implicit .U() and .S() syntax for literal bit extracts (backport #2...
mergify[bot]
2022-06-01
Add formatted Printable interpolator `cf` (#2528) (#2553)
mergify[bot]
2022-01-10
Apply scalafmt
Jack Koenig
2021-12-15
deprecate getModulePorts (#2284)
Jiuyang Liu
2021-10-05
Deprecate auto-application of empty argument lists to parameterless functions...
Jared Barocsi
2021-04-29
Scala 2.13 support (#1751)
Jack Koenig
2021-01-21
Rename MultiIOModule to Module
Jack Koenig
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-07-21
Delete outdated scalastyle configuration comments from source
Albert Magyar
2020-03-30
Java API Documents Linking (#1367)
Schuyler Eldridge
2020-03-25
Rename subprojects to more canonical names
Jack Koenig