summaryrefslogtreecommitdiff
path: root/core/src/main/scala/chisel3/BlackBox.scala
AgeCommit message (Expand)Author
2022-10-23Don't invalidate ExtModule ports in an explicitInvalidate = true context (bac...mergify[bot]
2022-05-27Make ExtModule port naming consistent with Module (#2548) (#2549)mergify[bot]
2022-04-25Fix error message for BlackBox without val io <: Record (#2504) (#2505)mergify[bot]
2022-01-20Fix Compatibility Module io wrapping (#2355) (#2358)mergify[bot]
2022-01-10Apply scalafmtJack Koenig
2021-12-15Restore Port to public API and deprecate (#2302)Jack Koenig
2021-09-05Add Definition and Instance API (#2045)Adam Izraelevitz
2021-06-28Fix CloneModuleAsRecord support for .toTargetJack Koenig
2021-02-09Make it possible to GC Data instancesJack Koenig
2021-01-21Apply suggestions from code reviewJack Koenig
2021-01-21Remove val ioJack Koenig
2020-11-05For HasId.setRef, have first set win (with force override) (#1655)Jack Koenig
2020-11-03Remove Data.setRef assertion (#1654)Jack Koenig
2020-10-22Use Data refs for name prefixing with aggregate elements (#1616)Jack Koenig
2020-10-01Move Chisel3 to SPDX license conventions (#1604)Chick Markley
2020-08-12Deprecate Module.io and BlackBox.io (#1550)Jack Koenig
2020-07-21Delete outdated scalastyle configuration comments from sourceAlbert Magyar
2020-03-25Rename subprojects to more canonical namesJack Koenig