1. Dec 08, 2021
  2. Dec 07, 2021
  3. Dec 04, 2021
  4. Dec 02, 2021
    • chick's avatar
      This kind of works. · 743c25fb
      chick authored
      Yet to do.
      Adding vaz = decoupled to demo bundle creates aliased fields somehow
      recursion needed but not yet done on parents
      abstract class not pulling things in
      743c25fb
    • chick's avatar
      This is an intermediate commit before I refactor things · 7dae3a90
      chick authored
      to handle hierarchical bundle types, i.e. Bundles that extend other
      bundles and traits
      7dae3a90
  5. Nov 28, 2021
    • chick's avatar
      Adds generation of `Bundle#elements` method to the chores done by the `BundleComponent` · 24a0eb83
      chick authored
      For each `Bundle` find the relevant visible Chisel field members and construct a
      hard-coded list of the elements and their types and implement as `_elementsImpl`
      There is more clean-up to do, but this will record the state of various debugging information
      
      Remaining problems are fields introduced to the bundle from inheritance
      This commit contains a Main In HasDemoBundle for development purposes
      24a0eb83
  6. Nov 20, 2021
  7. Nov 03, 2021
  8. Nov 02, 2021
  9. Oct 29, 2021
    • Adam Izraelevitz's avatar
      Exposing more APIs from D/I internals (#2220) · 0c43dadf
      Adam Izraelevitz authored
      Exposing more internals of D/I, which are required for supporting D/I with more powerful Chisel libraries:
      
      - Exposing IsClone[_]
      - Exposing InstantiableClone[_]
      - Gated builders for Instance/Definition
      - Unsealing Lookupable, with protected accessors for proto and cloned
      0c43dadf
    • Jack Koenig's avatar
      [docs] Improve tieoff Bundle to 0 (#2218) · 84da5fdb
      Jack Koenig authored
      Previously, the example had an extra wrapping module that led
      to the interesting example getting optimized away.
      84da5fdb
  10. Oct 28, 2021
  11. Oct 26, 2021
  12. Oct 22, 2021
  13. Oct 21, 2021
  14. Oct 20, 2021
  15. Oct 15, 2021
  16. Oct 14, 2021
  17. Oct 13, 2021
  18. Oct 12, 2021
  19. Oct 11, 2021
  20. Oct 09, 2021
  21. Oct 08, 2021