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

SOPC 9.1 equiv. of setting_numShadowRegisterSets, setting_eicPresent, etc.

Altera_Forum
Honored Contributor II
1,336 Views

Hi 

While importing an SOPC implementation from 9.0, I am getting these errors. Can someone tell me how important these settings are and what would be equivalent for this in 9.1 SOPC. 

 

No parameter named setting_shadowRegisterSetsPresent in cpu. 

No parameter named setting_eicPresent in cpu. 

No parameter named setting_autoAssignNumShadowRegisterSets in cpu. 

 

Any help would be greatly appreciated. 

 

Regards
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
607 Views

UP. I have same problem when try to build "Nios II UDP offload Example" in Q11.0_SP1. How to fix it? 

 

Error: set_parameter cpu setting_shadowRegisterSetsPresent false: null set_parameter cpu setting_numShadowRegisterSets 1: null set_parameter cpu setting_eicPresent false: null set_parameter cpu setting_autoAssignNumShadowRegisterSets true: null SOPC Builder system was created successfully... SOPC Builder system was NOT generated successfully... Error in build_and_generate_sopc_system...
0 Kudos
Altera_Forum
Honored Contributor II
607 Views

Ok, i fix it by comment this strings.

0 Kudos
Altera_Forum
Honored Contributor II
607 Views

At now i can't build NIOS II software project. I get errors: 

Description Resource Path Location Type more undefined references to `tftp_unlock' follow udpoffload line 136 C/C++ Problem more undefined references to `tftp_unlock' follow udpoffload line 162 C/C++ Problem undefined reference to `tftp_lock' udpoffload line 154, external location: d:\test\udp_offload_example_3c120_src_90sp2\software_examples\udp_offload_3c120\bsp\iniche\src\tftp\tftpsrv.c C/C++ Problem undefined reference to `tftp_lock' udpoffload line 53, external location: d:\test\udp_offload_example_3c120_src_90sp2\software_examples\udp_offload_3c120\bsp\iniche\src\tftp\tftpcli.c C/C++ Problem undefined reference to `tftp_lock' udpoffload line 677, external location: d:\test\udp_offload_example_3c120_src_90sp2\software_examples\udp_offload_3c120\bsp\iniche\src\tftp\tftputil.c C/C++ Problem undefined reference to `tftp_lock' udpoffload line 771, external location: d:\test\udp_offload_example_3c120_src_90sp2\software_examples\udp_offload_3c120\bsp\iniche\src\tftp\tftputil.c C/C++ Problem undefined reference to `tftp_unlock' udpoffload line 122, external location: d:\test\udp_offload_example_3c120_src_90sp2\software_examples\udp_offload_3c120\bsp\iniche\src\tftp\tftpcli.c C/C++ Problem undefined reference to `tftp_unlock' udpoffload line 146, external location: d:\test\udp_offload_example_3c120_src_90sp2\software_examples\udp_offload_3c120\bsp\iniche\src\tftp\tftpcli.c C/C++ Problem undefined reference to `tftp_unlock' udpoffload line 152, external location: d:\test\udp_offload_example_3c120_src_90sp2\software_examples\udp_offload_3c120\bsp\iniche\src\tftp\tftpcli.c C/C++ Problem undefined reference to `tftp_unlock' udpoffload line 173, external location: d:\test\udp_offload_example_3c120_src_90sp2\software_examples\udp_offload_3c120\bsp\iniche\src\tftp\tftpsrv.c C/C++ Problem undefined reference to `tftp_unlock' udpoffload line 199, external location: d:\test\udp_offload_example_3c120_src_90sp2\software_examples\udp_offload_3c120\bsp\iniche\src\tftp\tftpsrv.c C/C++ Problem undefined reference to `tftp_unlock' udpoffload line 219, external location: d:\test\udp_offload_example_3c120_src_90sp2\software_examples\udp_offload_3c120\bsp\iniche\src\tftp\tftpsrv.c C/C++ Problem undefined reference to `tftp_unlock' udpoffload line 315, external location: d:\test\udp_offload_example_3c120_src_90sp2\software_examples\udp_offload_3c120\bsp\iniche\src\tftp\tftpsrv.c C/C++ Problem undefined reference to `tftp_unlock' udpoffload line 59, external location: d:\test\udp_offload_example_3c120_src_90sp2\software_examples\udp_offload_3c120\bsp\iniche\src\tftp\tftpcli.c C/C++ Problem undefined reference to `tftp_unlock' udpoffload line 718, external location: d:\test\udp_offload_example_3c120_src_90sp2\software_examples\udp_offload_3c120\bsp\iniche\src\tftp\tftputil.c C/C++ Problem undefined reference to `tftp_unlock' udpoffload line 79, external location: d:\test\udp_offload_example_3c120_src_90sp2\software_examples\udp_offload_3c120\bsp\iniche\src\tftp\tftpcli.c C/C++ Problem undefined reference to `tftp_unlock' udpoffload line 790, external location: d:\test\udp_offload_example_3c120_src_90sp2\software_examples\udp_offload_3c120\bsp\iniche\src\tftp\tftputil.c C/C++ Problem  

 

I can't find body's of these undefined functions. What's this? Please help :)
0 Kudos
Reply