Forum Discussion

Divya_Mulpuri's avatar
Divya_Mulpuri
Icon for New Contributor rankNew Contributor
3 years ago

Getting Error while generating Test Bench

Hi Sir/Madam,

I'm working on PCIE example design that is DMA chaining (Gen 1x1 Avalon ST) on Quartus prime pro software version 21.4 . While generating a testbench i am getting error, can you please help me to resolve this error.

I have gone through the user guide manual but steps are not matching with the Quartus prime pro software version 21.4 and I am using on device Cyclone 10GX.

1 Reply

  • FvM's avatar
    FvM
    Icon for Super Contributor rankSuper Contributor

    Hello,
    I was recently stumbling upon the same issue. As far as I understand it's a bug in the platform designer testbench generator. It's trying to overwrite the original ed_xx .qsys file in Quartus installation folder which should never happen. It's still happening in QPP 22.4.

    Instead of generating a testbench through generate menu as suggested in the user guide, you can use the generate button for the PCIe component.