• Andreas Kurth's avatar
    axi_intf: Remove redundant `in` and `out` modports · 65ace771
    Andreas Kurth authored
    Modport `in` was an alias of `Slave` and `out` was an alias of `Master`.
    However, many tools do not recognize such aliases as being identical,
    causing problems when feeding a `Master` to a `out` (and vice-versa).  To
    prevent these problems, the redundant `in` and `out` modports have been
    removed.
    65ace771
To find the state of this project's repository at the time of any of these versions, check out the tags.