diff options
| author | Jack Koenig | 2021-09-17 21:01:26 -0700 |
|---|---|---|
| committer | Jack Koenig | 2021-09-17 21:01:26 -0700 |
| commit | 5c8c19345e6711279594cf1f9ddab33623c8eba7 (patch) | |
| tree | d9d6ced3934aa4a8be3dec19ddcefe50a7a93d5a /docs/src/wiki-deprecated/supported-hardware.md | |
| parent | e63b9667d89768e0ec6dc8a9153335cb48a213a7 (diff) | |
| parent | 958904cb2f2f65d02b2ab3ec6d9ec2e06d04e482 (diff) | |
Merge branch 'master' into 3.5-release
Diffstat (limited to 'docs/src/wiki-deprecated/supported-hardware.md')
| -rw-r--r-- | docs/src/wiki-deprecated/supported-hardware.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/src/wiki-deprecated/supported-hardware.md b/docs/src/wiki-deprecated/supported-hardware.md deleted file mode 100644 index 97f82698..00000000 --- a/docs/src/wiki-deprecated/supported-hardware.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -layout: docs -title: "Supported Hardware" -section: "chisel3" ---- -While Chisel focuses on binary logic, Chisel can support analog and tri-state wires with the `Analog` type - see [Datatypes in Chisel](data-types). - -We focus on binary logic designs as they constitute the vast majority of designs in practice. Tri-state logic are poorly supported standard industry flows and require special/controlled hard macros in order to be done. |
