-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the error of multi link ide test case
In x4x4x4x4 case, KCBar is shared between rootport_1 and rootport_2. So the previous logic which is to find a free stream_x is not correct. The updated logic to find a free stream_x and Link/Selective IDE Register block is simplified that it walks thru Link/Selective IDE Register blocks and Stream_x in KCBar to find a free slot. It will not check the stream_id. Signed-off-by: Min Xu <[email protected]>
- Loading branch information
Showing
1 changed file
with
63 additions
and
118 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