Skip to content

Commit ced2e0e

Browse files
authored
Add PDL for BSP access (#86)
1 parent 08aa0c5 commit ced2e0e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ Some things not included, that one must get from Intel:
4040
+ BSPs (Board Support Packages) that enable the SDE to access and
4141
configure hardware on a physical board, e.g. configuring physical
4242
Ethernet ports and manage related components, such as repeaters,
43-
retimers, SFPs, QSFPs, etc.
43+
retimers, SFPs, QSFPs, etc. Reach out to Intel
44+
([email protected]) for the BSP package.
4445
+ ASIC-specific Serdes drivers. These are not necessary for running
4546
the simulation model, but essential for running the code on the real
4647
ASICs. See instructions in the directory `hw`. The necessary code

0 commit comments

Comments
 (0)