python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
use atomic operations on the PCIe host/device shared memory?
Some PCIe devices (for example FPGA card) can expose segments of its physical memory via host's BARs and the host can access the memory region via the memory devices (on Linux, we can memory mapped th...
SCLaker
Votes: 0
Answers: 3
PCIe DMA aarch64 0x10 Translation Fault
I'm trying to write a PCIe driver to DMA pages from the host memory to an FPGA. My host setup is Cavium ThunderX2 and my FPGAs are Xilinx Alveo U50.
A DMA from/to the host causes the ARM SMMU v3.4 to ...
Naarayanan_Rao
Votes: 0
Answers: 1
Why do we need separate HW for generating the PCIe VDM/MSG Transaction?
Though the PCIe Error reporting, Interrupt Simulation ( INTA,INTB,Etc) happens through PCIe Message Transaction, why there is a need for separate Hardware to generate the PCIe Msg/VDM Transaction?
By ...
Bhaskar Devan
Votes: 0
Answers: 1