Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16612 Discussions

Missing module on SOPC builder need expert help

Altera_Forum
Honored Contributor II
1,109 Views

This file was build on earlier version of Quartus II software. I am working on Quartus 9.1 and I am getting two of the modules missing. I was planning to remove it and use the onchip RAM instead, However, I am not sure if thats a good idea. Hence, please reply how could i able to retrieve the missing module. Here is the file 

http://dl.dropbox.com/u/6307695/altera/control_nios.sopc
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
423 Views

they look like custom components that someone created. you'll want to look around the project archive for some .v or .vhd sources as well as a _hw.tcl file that defines the component

0 Kudos
Altera_Forum
Honored Contributor II
423 Views

Thanks a lot for the reply. I looked at the verilog code. line no 584 and 647 is used to call those modules. However, I dont know how would i be able to generate the SOPC builder without those missing modules. Here is the verilog file. 

http://dl.dropbox.com/u/6307695/my/lockin.v
0 Kudos
Reply