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
/
cookbooks
/
cookbook.md
Age
Commit message (
Expand
)
Author
2023-01-11
Promote ChiselEnum user APIs from experimental (backport #2929) (#2931)
mergify[bot]
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-06-17
[docs] Document partial register reset (#2582) (#2583)
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-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]
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-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-04-28
Cookbook: clean up desiredName example (#1886)
Megan Wachs
2021-04-26
Cookbooks: make examples more clear and remove naming (#1881)
Megan Wachs
2021-04-12
Add "how to tie off to 0" to the Cookbook (#1857)
Megan Wachs
2021-03-18
Reorganize website docs (#1806)
Megan Wachs