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
/
experimental
Age
Commit message (
Expand
)
Author
2023-01-11
Promote ChiselEnum user APIs from experimental (backport #2929) (#2931)
mergify[bot]
2022-12-08
Replay changes on 3.5.x (#2865)
mergify[bot]
2022-11-08
Switch to using experimental trait for OpaqueTypes (backport #2783) (#2836)
mergify[bot]
2022-11-08
Improve Record.bind and Detect Records with unstable elements (backport #2829...
mergify[bot]
2022-11-05
Support Analog in DataView (#2782) (#2828)
mergify[bot]
2022-11-04
Add PartialDataView.supertype (backport #2826) (#2827)
mergify[bot]
2022-10-18
Add traceNameV2 for backwards compat. of traceName (#2784) (#2786)
mergify[bot]
2022-10-10
Fix traceName module type to RawModule (backport #2765) (#2768)
mergify[bot]
2022-10-07
Make nested IsInstantiables with Data in them work (#2761) (#2766)
mergify[bot]
2022-08-16
Add a cookbook and publicly visible scaladoc for prefix, noPrefix (#2687) (#2...
mergify[bot]
2022-08-13
Add option to treat warnings as errors (backport #2676) (#2677)
mergify[bot]
2022-07-21
Deprecate chiselName and NoChiselNamePrefix trait (#2627) (#2633)
mergify[bot]
2022-07-06
Implement trait for Chisel compiler to name arbitrary non-Data types (#2610) ...
mergify[bot]
2022-06-22
Pass optional name in ImportDefinitionAnno (#2592) (#2594)
mergify[bot]
2022-06-16
Define leading '_' as API for creating temporaries (backport #2580) (#2581)
mergify[bot]
2022-06-06
Add --warn:reflective-naming (backport #2561) (#2565)
mergify[bot]
2022-05-12
Support separately elaborating definition and instance in ChiselStage (backpo...
mergify[bot]
2022-04-12
Enhance views to [sometimes] support dynamic indexing and implement FlatIO (b...
mergify[bot]
2022-03-10
Emit FIRRTL bulkconnects whenever possible (#2381) (#2440)
mergify[bot]
2022-03-09
Support BlackBoxes in D/I (#2438) (#2442)
mergify[bot]
2022-02-11
Hierarchy API: make Mems lookupable (#2404) (#2410)
mergify[bot]
2022-02-10
Make Tuple2 Lookupable (#2372) (#2406)
mergify[bot]
2022-02-01
Improve error reporting (backport #2376) (#2379)
mergify[bot]
2022-01-11
Lookupable: add Either version (#2335)
Megan Wachs
2022-01-10
Apply scalafmt
Jack Koenig
2022-01-07
Add a Select.ios that works with Definition/Instance, fix isA behavior (#2315)
Megan Wachs
2021-12-08
Implement DataViews for Seq and Tuple (#2277)
Jack Koenig
2021-12-02
Refactor Data.toString (#2197)
Aditya Naik
2021-12-01
Bugfix - definition name index skipping with D/I (#2249)
Aditya Naik
2021-10-29
Exposing more APIs from D/I internals (#2220)
Adam Izraelevitz
2021-10-27
Add Select APIs for Hierarchy package (#2210)
Adam Izraelevitz
2021-10-27
Add java reflection to hierarchy (#2209)
Adam Izraelevitz
2021-10-25
Bugfix: fix isACloneOf (#2205)
Adam Izraelevitz
2021-10-25
Add Hierarchy trait (#2204)
Adam Izraelevitz
2021-09-23
make all verification statements publically available (#2089)
Kevin Laeufer
2021-09-21
implement trace API. (#2077)
Jiuyang Liu
2021-09-08
Restore return type of BaseModule.toTarget to ModuleTarget (#2117)
Jack Koenig
2021-09-05
Add Definition and Instance API (#2045)
Adam Izraelevitz
2021-08-12
Add DataView (#1955)
Jack Koenig
2021-07-06
Make printf return BaseSim subclass so it can be named/annotated (#1992)
Deborah Soung
2021-06-24
create and extend annotatable BaseSim class for verification nodes (#1968)
Deborah Soung
2021-04-29
verification: guard statements with module reset (#1891)
Kevin Laeufer
2021-04-27
Introduce VecLiterals (#1834)
Chick Markley
2021-02-11
Fix stack trace trimming across Driver/ChiselStage (#1771)
Schuyler Eldridge
2021-02-09
Make it possible to GC Data instances
Jack Koenig
2021-02-03
Remove Deprecated APIs (#1730)
Jiuyang Liu
2020-10-01
Move Chisel3 to SPDX license conventions (#1604)
Chick Markley
2020-09-14
Documentation and minor plugin changes. (#1573)
Adam Izraelevitz
2020-07-29
Improved Chisel Naming via Compiler Plugins + Prefixing (#1448)
Adam Izraelevitz
2020-07-22
Basic model checking API (#1499)
Tom Alcorn
[next]