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
/
docs
/
src
Age
Commit message (
Expand
)
Author
2022-10-23
Don't invalidate ExtModule ports in an explicitInvalidate = true context (bac...
mergify[bot]
2022-09-30
Cookbooks: use more mdoc power, fix issues (#2752) (#2754)
mergify[bot]
2022-09-20
Cleanup Cookbook and printing docs (#2727) (#2742)
mergify[bot]
2022-08-16
Add a cookbook and publicly visible scaladoc for prefix, noPrefix (#2687) (#2...
mergify[bot]
2022-08-12
Add ability to suppress enum cast warnings (#2671) (#2674)
mergify[bot]
2022-08-02
Fix example in Chisel Type vs Scala Type article (#2655) (#2657)
mergify[bot]
2022-07-25
Add an Explanation chapter about Scala types vs Chisel Types vs Hardware (#26...
mergify[bot]
2022-06-27
Fix broken link in interfaces-and-connections.md (#2607) (#2608)
mergify[bot]
2022-06-17
[docs] Document partial register reset (#2582) (#2583)
mergify[bot]
2022-06-16
Define leading '_' as API for creating temporaries (backport #2580) (#2581)
mergify[bot]
2022-05-19
Update experimental-features.md (#2537) (#2538)
mergify[bot]
2022-04-12
Enhance views to [sometimes] support dynamic indexing and implement FlatIO (b...
mergify[bot]
2022-03-15
[docs] Add Cookbook section on aliased Bundle fields (#2444) (#2448)
mergify[bot]
2022-03-07
Tweaks to the Verilog-vs-Chisel Page (#2432) (#2433)
mergify[bot]
2022-03-04
Add SVG Version of Bundle Example Diagram (#2425) (#2431)
mergify[bot]
2022-03-03
Add Verilog-chisel side by side Reference Page to Docs (#2323) (#2426)
mergify[bot]
2022-01-20
Fix link to Naming Cookbook (#2356) (#2357)
mergify[bot]
2022-01-07
Add a Select.ios that works with Definition/Instance, fix isA behavior (#2315)
Megan Wachs
2021-12-20
Better documentation for := and <> (#2312)
Olushola Ogunkelu
2021-12-15
Add "Upgrading From Chisel 3.4 to 3.5" (#2275)
Jack Koenig
2021-12-08
[docs] Update versioning appendix to include 3.5 (#2293)
Jack Koenig
2021-12-08
Implement DataViews for Seq and Tuple (#2277)
Jack Koenig
2021-12-07
[docs] Remove body from minimizing output bits recipe (#2290)
Jack Koenig
2021-12-04
[docs] add minimizing output bits recipe (#2278)
Øyvind Harboe
2021-10-28
[docs] Improve tieoff Bundle to 0 (#2218)
Jack Koenig
2021-10-27
Add Select APIs for Hierarchy package (#2210)
Adam Izraelevitz
2021-10-22
Add name to Naming Explanation page (#2199)
Shorla
2021-10-13
Update bundles-and-vecs.md (#2173)
Shorla
2021-10-13
Update experimental-features.md (#2175)
Abongwa Bonalais
2021-10-12
Update cookbooks.md (#2172)
Abongwa Bonalais
2021-10-11
Added dataview to explanations.md (#2167)
Abongwa Bonalais
2021-10-11
Added title to blackboxes.md (#2168)
Abongwa Bonalais
2021-10-11
Create naming.md (#2161)
Abongwa Bonalais
2021-10-07
Fix link in DataView explanation (#2153)
Jack Koenig
2021-10-05
Remove all Bundle cloneTypes and chiselRuntimeDeprecate its use (#2052)
Megan Wachs
2021-10-05
Remove workaround for fixed issue in mdoc crash blocks (#2147)
Jack Koenig
2021-10-02
Fix typos in documentation (#2141)
Nick
2021-09-05
Add Definition and Instance API (#2045)
Adam Izraelevitz
2021-08-23
Add multiple dimensions to VecInit fill and iterate (#2065)
anniej-sifive
2021-08-17
[docs] Add example of stripping directions from type (#2074)
Jack Koenig
2021-08-12
Add DataView (#1955)
Jack Koenig
2021-08-05
Small changes to memory doc (#2062)
Chick Markley
2021-07-08
Add `isOneOf` method to `ChiselEnum` (#1966)
Verneri Hirvonen
2021-07-07
Fix ChiselEnum docs (#2016)
Jack Koenig
2021-07-01
Update docs for ChiselEnum
Jack Koenig
2021-06-25
Update type_hierarchy (#1977)
Jack Koenig
2021-05-20
doc: link to developer style guide (#1929)
Martin Schoeberl
2021-04-28
Cookbook: clean up desiredName example (#1886)
Megan Wachs
2021-04-27
Introduce VecLiterals (#1834)
Chick Markley
2021-04-26
Cookbooks: make examples more clear and remove naming (#1881)
Megan Wachs
[next]