1. 21 Jun, 2020 1 commit
    • fix struct/interface/logic conversion interactions · 2535d689
      - interface conversion only waits for type resolution of modports
      - typeof conversion resolves struct field accesses
      - logic conversion only converts logic data declarations
      - struct conversion only converts within modules
      - fix nested type traversal order causing premature struct conversion
      Zachary Snow committed