Forum Discussion

Ankit_P_Intel's avatar
Ankit_P_Intel
Icon for New Contributor rankNew Contributor
6 years ago

S10-DX-Kit and reference DMA over PCIe design

hello

i have s10-DX kit which I am planning on using for developing a design. for this design i intend to get DMA over PCIe as basic functionality; and i will develop my user logic on top of it.

the SW package link i got (from kit homepage) has a sample PCIe design with associated SW. however there is no document which can help in understanding RAW lines of code. I will need details about the design to understand how can i use and enhance it for my usage.

thank you

3 Replies

  • I am able to follow the guide, able to generate example design and generate SOF file.

    next task - I want to extended the config address space mapping for PCIe IP above 0xFFh (to use and define PCIe DVSEC capability registers), and assign some predefined values to certain addresses in “Read Only” mode.

    While generating PCIe IP through IP catalog , there was no option to define extended config space or DVSEC registers. so in order to do what i want, I started reviewing RTL files; generated by PCIe IP compilation in Quartus. Many of the files appears to be encrypted (see the screenshot); and I can not read the RTL code associated with these modules. Do you know how to decrypt these RTL files? So I can read them and identify lines of code, which needs to be modified.

  • BoonT_Intel's avatar
    BoonT_Intel
    Icon for Frequent Contributor rankFrequent Contributor

    Hi Sir,

    I am sorry. If the code is encrypted. This mean it is intended to make it no accessible by user. And it is also encrypted on my side.