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