Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

C2H hardware acceleration tutorial problem

Hello, I'm attempting to run the c2h FFT hardware acceleration tutorial as described in: http://www.altera.com/literature/tt/tt_nios2_c2h_accelerating_tutorial.pdf

Upon building the project I get the following error message:

Severity and Description Path Resource Location Creation Time Id

C2H C2H ERROR: connect_variable pragma for accelerator_optimized_fft/BufferedRealCalcDataRead specified module BufferRAM1, which does not exist. at file: , line: c2h_fft line 0 1259519543367 136

Since the description tells me that the error occurs at line 0, I cleaned the project, which didn't fix the error.

I've followed the tutorial precisely, and properly named the BufferRAM1, but still the same error message.

Can anyone give me some insight?

Thanks in advance.

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Did u manage to get it working , did you had any issues with the results ? am getting on wrong results ?

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    hey,

    I got the same problem that you use to have.

    can you please tell me how you fixed it?