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
Age
Commit message (
Expand
)
Author
2023-01-11
Promote ChiselEnum user APIs from experimental (backport #2929) (#2931)
mergify[bot]
2022-11-04
Add PartialDataView.supertype (backport #2826) (#2827)
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-08-16
Add a cookbook and publicly visible scaladoc for prefix, noPrefix (#2687) (#2...
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]
2022-01-07
Add a Select.ios that works with Definition/Instance, fix isA behavior (#2315)
Megan Wachs
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-12
Update cookbooks.md (#2172)
Abongwa Bonalais
2021-10-11
Create naming.md (#2161)
Abongwa Bonalais
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-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
2021-01-21
Update docs for the removal of val io and MultiIOModule
Jack Koenig
2020-11-11
Add custom mdoc modifier for emitted Verilog (#1666)
Jack Koenig
2020-11-11
Refine autonaming to have more intuitive behavior (#1660)
Jack Koenig
2020-10-26
Fix crosslinks in mdoc. Can't use md suffix (#1640)
Adam Izraelevitz
2020-10-26
Added Force Name API (#1634)
Adam Izraelevitz
2020-09-24
Fix broken mdoc (#1600)
Adam Izraelevitz
2020-09-14
Documentation and minor plugin changes. (#1573)
Adam Izraelevitz