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
/
macros
/
src
/
main
/
scala
/
chisel3
/
internal
Age
Commit message (
Expand
)
Author
2024-11-21
Remove macro
scala3-support
Aditya Naik
2024-07-22
Remove more incompatible files
Aditya Naik
2022-07-21
Deprecate chiselName and NoChiselNamePrefix trait (#2627) (#2633)
mergify[bot]
2022-06-08
Enhance suggestion in literal extract warning (#2569) (#2570)
mergify[bot]
2022-06-07
Add single argument Bits.extract (#2566) (#2568)
mergify[bot]
2022-06-03
Deprecate implicit .U() and .S() syntax for literal bit extracts (backport #2...
mergify[bot]
2022-04-25
Fix warning injected into user code by @chiselName (#2500) (#2503)
mergify[bot]
2022-02-01
Optional clock param for memory ports (#2333) (#2382)
mergify[bot]
2022-01-26
Expand supported val modifiers for @public (#2365) (#2367)
mergify[bot]
2022-01-10
Apply scalafmt
Jack Koenig
2021-10-29
Exposing more APIs from D/I internals (#2220)
Adam Izraelevitz
2021-10-25
Add type parameter support for @instantiable (#2206)
Adam Izraelevitz
2021-10-13
Support @public on unimplemented vals (#2182)
Adam Izraelevitz
2021-10-05
Deprecate auto-application of empty argument lists to parameterless functions...
Jared Barocsi
2021-09-05
Add Definition and Instance API (#2045)
Adam Izraelevitz
2021-08-23
Add multiple dimensions to VecInit fill and iterate (#2065)
anniej-sifive
2021-08-04
Added VecInit factory methods (fill,iterate) (#2059)
anniej-sifive
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-07-29
Improved Chisel Naming via Compiler Plugins + Prefixing (#1448)
Adam Izraelevitz
2020-07-21
Delete outdated scalastyle configuration comments from source
Albert Magyar
2020-03-25
Rename subprojects to more canonical names
Jack Koenig