summaryrefslogtreecommitdiff
path: root/docs/src/cookbooks/cookbooks.md
blob: 7c3eb8b9991af12ea875691a74dbab1a81a3b0a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
layout: docs
title:  "Cookbooks"
section: "chisel3"
---

# Cookbooks

Welcome to the Chisel Cookbooks, where we capture frequently-used design patterns or troubleshooting questions.
If you have any requests or examples to share,
please [file an issue](https://github.com/chipsalliance/chisel3/issues/new) and let us know!

* [General Cookbooks](cookbook)
* [Naming Cookbook](naming)
* [Troubleshooting Guide](troubleshooting)
* [Hierarchy Cookbook](hierarchy)
* [DataView Cookbook](dataview)