1. Jul 31, 2021
  2. Jul 30, 2021
  3. Jul 29, 2021
  4. Jul 28, 2021
  5. Jul 23, 2021
  6. Jul 16, 2021
  7. Jul 15, 2021
  8. Jul 13, 2021
  9. Jul 12, 2021
  10. Jul 10, 2021
    • Jack Koenig's avatar
      Fix chisel3 <> for Bundles that contain compatibility Bundles (Take 2) (#2031) · 5183ef88
      Jack Koenig authored
      PR #2023 fixed a composition issue for chisel3 biconnects delegating to
      FIRRTL partial connect when compatibility mode Bundles are elements of
      chisel3 Bundles. It missed an important case though that caused
      previously working code to break.
      
      The bug is fixed by doing the automatic flipping for compatibility mode
      Bundles that have "Input" as a direction in addition to those that are
      "Flipped".
      5183ef88
  11. Jul 09, 2021
  12. Jul 08, 2021