-
Notifications
You must be signed in to change notification settings - Fork 272
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test/tb_axi_xbar: Test interface variant
Prior to this commit, the `axi_xbar_intf` module was not tested. This commit corrects this by instantiating `axi_xbar_intf` instead of the `struct` variant `axi_xbar` inside the TB. The `struct` variant still gets tested because it is instantiated inside `axi_xbar_intf`.
- Loading branch information
1 parent
0599685
commit b6117a0
Showing
1 changed file
with
12 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters