ucsdsysnet / Rosebud

Framework for FPGA-accelerated Middlebox Development
MIT License
38 stars 10 forks source link

Update PCIe modules to support straddling #4

Open mkhazraee opened 1 year ago

mkhazraee commented 1 year ago

Add pcie_us_if modules from the PCIe lib to support straddling and increase performance. It needs adjustment of the coregen IP too.

Potentially the dma_psdpram needs to be updated first to allow inferring FFs to improve timing. After this change we can look into updating corundum, but that would potentially require more resources.