Skip to content

Commit 61f6e2e

Browse files
author
LiuHanCheng
authored
fix typo in README of CL_SDE example (#488)
If my understand is correct, SDE IP use three interfaces of shell, including PCIS, PCIM and OCL, instead of two.
1 parent 4f7d97d commit 61f6e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hdk/cl/examples/cl_sde/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ See [SDE HW Guide](../../../../sdk/apps/virtual-ethernet/doc/SDE_HW_Guide.md) fo
3535
<a name="Interfaces"></a>
3636
## Interfaces and Address Range
3737
### Interfaces
38-
CL_SDE uses two interfaces from the Shell.
38+
CL_SDE uses three interfaces from the Shell.
3939
The PCIS interface is used to provide connectivity between the [Virtual Ethernet Application](../../../../sdk/apps/virtual-ethernet/doc/Virtual_Ethernet_Application_Guide.md) and the SDE.
4040
The OCL interface is used to provide connectivity between the host and all the test/control/utility blocks (except the SDE).
4141
The PCIM interfaces is used by the SDE to read and write to host memory.

0 commit comments

Comments
 (0)