Forum Discussion

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

Quartus II synthesis error

Hi,

I am new to quartus design flow. i invoked .qpf file using quartus II(v9.1). it is giving the following error when i try to synthesis. the design is having nios II system also.

Error: Can't find Memory Initialization File or Hexadecimal (Intel-Format) File /u2/design/Quartus_4_port_ethernet/epcs_controller_boot_rom.hex for ROM instance

Error: Can't elaborate user hierarchy "nios_1:\nios_gen:cpu|epcs_controller:the_epcs_controller|altsyncram:the_boot_copier_rom|altsyncram_1s31:auto_generated"

Error: Quartus II Analysis & Synthesis was unsuccessful. 2 errors, 145 warnings

Error: Peak virtual memory: 324 megabytes

Error: Processing ended: Fri Jun 17 10:37:45 2011

Error: Elapsed time: 00:00:19

Error: Total CPU time (on all processors): 00:00:17

It is giving some error in SOPC builder also.

The following is the error message from SOPC builder.

"can't find the modules ISP1362 and bus_interface_0". But it is available in the project folder.Please note am not created new project. I invoked the old one.

can you please help on this. thanks in advance.

1 Reply

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

    Do you have a /u2/design/Quartus_4_port_ethernet/epcs_controller_boot_rom.hex file?

    Are your modules in the project's ip folder? If not I think they need to be added to the SOPC search paths.

    It could be because some static paths have been used and your project is now in a different path.