Tags: chipsalliance/chisel
Tags
Support boring on original Module after .toInstance call (backport #4602 ) (#4604) * Support boring on original Module after .toInstance call (#4602) (cherry picked from commit 4d162c4) * Add needed private API and change new test to 6.x-style --------- Co-authored-by: Jack Koenig <koenig@sifive.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Add and use Mill wrapper script (backport #4119) (#4125) * Add and use Mill wrapper script (#4119) This saves developers from having to install a dependency. It also allows us to drop an old Github Actions dependency that hasn't been updated in 2 years. This is the standard practice for projects using Mill on Github. (cherry picked from commit 0f2efb5) # Conflicts: # .github/workflows/test.yml # CONTRIBUTING.md # benchmark/src/main/scala/chisel3/benchmark/Benchmark.scala * Resolve backport conflicts --------- Co-authored-by: Jack Koenig <koenig@sifive.com>
Add and use Mill wrapper script (backport #4119) (#4124) * Add and use Mill wrapper script (#4119) This saves developers from having to install a dependency. It also allows us to drop an old Github Actions dependency that hasn't been updated in 2 years. This is the standard practice for projects using Mill on Github. (cherry picked from commit 0f2efb5) # Conflicts: # .github/workflows/test.yml # CONTRIBUTING.md # benchmark/src/main/scala/chisel3/benchmark/Benchmark.scala * Resolve backport conflicts --------- Co-authored-by: Jack Koenig <koenig@sifive.com>
Remove extra bit from `SRAMInterface` address width (backport #3830) (#… …3839) * Remove extra bit from `SRAMInterface` address width (#3830) (cherry picked from commit 4f1f4a7) # Conflicts: # src/test/scala/chiselTests/util/SRAMSpec.scala * Resolve backport conflicts --------- Co-authored-by: Deborah Soung <debs@sifive.com> Co-authored-by: Jack Koenig <koenig@sifive.com>
Provide require message for negative widths (backport #4008) (#4010) * Provide require message for negative widths (#4008) (cherry picked from commit 751a4cf) # Conflicts: # src/test/scala/chiselTests/UIntOps.scala * Resolve backport conflicts --------- Co-authored-by: Jack Koenig <koenig@sifive.com>
PreviousNext