chisel
chisel copied to clipboard
Chisel: A Modern Hardware Design Language
* Also fixed a README link issue in CONTRIBUTING.md Related Issue: https://github.com/chipsalliance/chisel3/issues/2483 * Due to shifting towards LSb, the polynomials are currently implemented with a LSb to MSb notation *...
`OpaqueType` allows simplifying `Record` references when the `Record` subtypes have single map elements ### Contributor Checklist - [ ] Did you add Scaladoc to every public function/method? - [x] Did...
### Contributor Checklist - [ ] Did you add Scaladoc to every public function/method? - [ ] Did you add at least one test demonstrating the PR? - [x] Did...
Continuation of #2527 Additions include unit test for `assume` and Scaladoc group for internal macros ### Contributor Checklist - [ ] Did you add Scaladoc to every public function/method? -...
Updates [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage) from 1.9.3 to 2.0.2. [GitHub Release Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.0.2) - [Version Diff](https://github.com/scoverage/sbt-scoverage/compare/v1.9.3...v2.0.2) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
### Contributor Checklist - [ ] Did you add Scaladoc to every public function/method? - [x] Did you add at least one test demonstrating the PR? - [x] Did you...
### Contributor Checklist - [x] Did you add Scaladoc to every public function/method? - [x] Did you add at least one test demonstrating the PR? - [ ] Did you...
### Contributor Checklist - [ ] Did you add Scaladoc to every public function/method? - [*] Did you add at least one test demonstrating the PR? - [*] Did you...
### Contributor Checklist - [y] Did you add Scaladoc to every public function/method? - [y] Did you add at least one test demonstrating the PR? - [y] Did you delete...
**Type of issue**: feature request **Impact**: API modification **Development Phase**: proposal **Other information** **If the current behavior is a bug, please provide the steps to reproduce the problem:** **What is...