Forum Discussion

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

Error during QSYS generation

I'm getting strange error during generation of system with DDR2 controller

Error: GenerateSim: Could not move C:\Users\WAT\AppData\Local\Temp\alt7310_6655338575060564170.dir\0001_iptb_gen\DRAMsystem_altmemddr_0_mem_model.v to C:\Users\WAT\AppData\Local\Temp\alt7310_6655338575060564170.dir\0001_iptb_gen\testbench\DRAMsystem_altmemddr_0_mem_model.v

system is minimal, it has only clock bridge and entrance from external bus.

I generate only system, no simulation files.

I can see some files being generated in the said folder, but the compilation stops on this file.

Problem persists in Q16.1 and Q17

Earlier versions of system (more complicated) with this IPcore were generated successfully in Q13 I guess. (i changed computer and don't have all archives now)

Can You generate system with DDR2 in Your newest quartusses?

4 Replies

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

    Which target device and are you using Pro or Standard? I don't think DDR2 is supported in Arria 10, for example.

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

    Target device is Cyclone IV GX EP4CGX30CF23I7N. Quartus is standard edition. Machine is Windows 10. Previously on Win7 and Q13 Standard with the same device everything worked well.

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

    Are you trying to generate a testbench system or just generating for synthesis? Could that target directory have read-only permissions, preventing the file move as indicated in the error?