Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac/wishbone: Fix ntxslots/nrxslots == 1 case.
Previously, a common decoder was used for TX and RX slots, so there were at least two interfaces connected. With the TX/RX decoupling, we now only have on interface per decoder when ntxslots/nrxslots == 1.
- Loading branch information