We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AieMlMemTileStrmSwSlavePortMap
aie-rt/driver/src/global/xaiemlgbl_reginit.c
Lines 1966 to 1994 in 026da82
should be
{ /* PhyPort 11 */ .PortType = SOUTH, .PortNum = 4, }, { /* PhyPort 12 */ .PortType = SOUTH, .PortNum = 5, }, { /* PhyPort 13 */ .PortType = NORTH, .PortNum = 0, }, { /* PhyPort 14 */ .PortType = NORTH, .PortNum = 1, }, { /* PhyPort 15 */ .PortType = NORTH, .PortNum = 2, }, { /* PhyPort 16 */ .PortType = NORTH, .PortNum = 3, },
See Figure 6-9: Stream-switch ports and connectivity matrix in arch spec.
Figure 6-9: Stream-switch ports and connectivity matrix
cc @jtuyls
The text was updated successfully, but these errors were encountered:
AIETargetModel
AMDAIEDeviceModel
aie-rt
No branches or pull requests
aie-rt/driver/src/global/xaiemlgbl_reginit.c
Lines 1966 to 1994 in 026da82
should be
See
Figure 6-9: Stream-switch ports and connectivity matrix
in arch spec.cc @jtuyls
The text was updated successfully, but these errors were encountered: