summaryrefslogtreecommitdiff
path: root/core/src/main/scala/chisel3/Module.scala
AgeCommit message (Expand)Author
2022-05-27Make ExtModule port naming consistent with Module (#2548) (#2549)mergify[bot]
2022-03-09Support BlackBoxes in D/I (#2438) (#2442)mergify[bot]
2022-02-11Hierarchy API: make Mems lookupable (#2404) (#2410)mergify[bot]
2022-01-10Apply scalafmtJack Koenig
2021-10-29Exposing more APIs from D/I internals (#2220)Adam Izraelevitz
2021-10-27Add Select APIs for Hierarchy package (#2210)Adam Izraelevitz
2021-10-25Bugfix: fix isACloneOf (#2205)Adam Izraelevitz
2021-10-05Deprecate auto-application of empty argument lists to parameterless functions...Jared Barocsi
2021-09-08Restore return type of BaseModule.toTarget to ModuleTarget (#2117)Jack Koenig
2021-09-05Add Definition and Instance API (#2045)Adam Izraelevitz
2021-08-12Add DataView (#1955)Jack Koenig
2021-06-29Change behavior of aop.Select to not include CloneModuleAsRecordJack Koenig
2021-06-29Restore aop.Select behavior for CloneModuleAsRecordJack Koenig
2021-06-28Set refs for ModuleClone and ClonePorts in less hacky wayJack Koenig
2021-06-28Fix CloneModuleAsRecord support for .toTargetJack Koenig
2021-04-29Scala 2.13 support (#1751)Jack Koenig
2021-02-26Expose AnnotationSeq to Module. (#1731)Jiuyang Liu
2021-02-09Make it possible to GC Data instancesJack Koenig
2021-01-21Remove val ioJack Koenig
2021-01-21Deprecate override_clock and override_reset in ModuleJack Koenig
2021-01-21Rename MultiIOModule to ModuleJack Koenig
2020-10-26Bugfix - module name collision for injecting aspect (#1635)Adam Izraelevitz
2020-10-01Move Chisel3 to SPDX license conventions (#1604)Chick Markley
2020-07-31Check whether signals escape their when scopes (#1518)Albert Magyar
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