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