FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP

Error(332000)

ymiler
Employee
1,655 Views

Hi

 

I get error messge in the plan process (attached)

 

Can you advice how can I fix it ?

 

Yishay

 

Error(332000): ERROR: Quartus Prime Tcl command "get_atom_node_info" belongs to the "::quartus::atoms" package which is currently not loaded. Please type "load_package atoms" to load the package before using this command.

while executing
"get_atom_node_info -key TYPE -node $cell_id"
(procedure "altera_iosubsystem_node_is_type" line 12)
invoked from within
"altera_iosubsystem_node_is_type $node $atom_type"
(procedure "altera_iosubsystem_search_back_from_node_to_atom" line 3)
invoked from within
"altera_iosubsystem_search_back_from_node_to_atom $node $atom_type $search_iter"
(procedure "altera_iosubsystem_get_atom_by_lvds_input" line 9)
invoked from within
"altera_iosubsystem_get_atom_by_lvds_input $lvds_core_instance_name $is_tx_outclock $atom_type $search_iter "fclk""
(procedure "altera_iosubsystem_get_iopll_atom" line 5)
invoked from within
"altera_iosubsystem_get_iopll_atom $lvds_core_instance_name $lvds_search_mode "
("foreach" body line 12)
invoked from within
"foreach lvds_instance_name $lvds_instance_name_list {

0 Kudos
11 Replies
sstrell
Honored Contributor III
1,642 Views

Can you describe what you were doing to get this error?  Is it repeatable?

0 Kudos
ymiler
Employee
1,638 Views

Yes ,

 

Its repeatable - I am stuck , I can't generate FPGA version 

 

My change was  defintion on  the LVDS SERDES IP GUI  -  get clock from external PLL instead of internal PLL

 

Yishay

 

0 Kudos
sstrell
Honored Contributor III
1,626 Views

So you're trying to (re)generate the IP in the IP Parameter Editor?  Need to be more specific of exactly what you are doing and when the error occurs.

Can you show a screenshot?  Are there any errors in the messages at the bottom of the IP Parameter Editor before you generate the IP, possibly indicating that you have incompatible parameters selected?

Can you try creating a brand new instance of the IP to see if the error still occurs?

And what is your Quartus version and target device?

Lots of basic info needed here to figure out what's going on.

0 Kudos
ymiler
Employee
1,616 Views

Hi

The error occure in the middle of plan stage 

Attach screenshot :

ymiler_0-1625711497868.png

ymiler_1-1625711659532.png

Quartos version 20.3

My target device : 

ymiler_2-1625711723850.png

I have the LVDS SERDES IP in my project -My change was  defintion in the IP GUI to   get clock from external PLL instead of internal PLL

There are no errors/warnings in the GUI editor when I try to regenerae 

Attached screenshot :

ymiler_3-1625712061849.png

 

BR

 

Yishay

 

 

 

 

0 Kudos
ymiler
Employee
1,616 Views

And one more thing ,

If I comment the instance (in the code) - the error doesn't occur

 

0 Kudos
ymiler
Employee
1,606 Views

Wired , 

 

I generate new IP  - like the older ( same parameters ) but new one 

 

Then , I replaced the instance in my project and everything was good - I succseed to generate FPGA sof file 

 

I didn't understand  the problem because the Quartos error message was not clear

 

Yishay

0 Kudos
AminT_Intel
Employee
1,601 Views

Hello,

 

Which version of Quartus are you using? Have you tried to load the package as suggested in that error?

 

Thanks.

0 Kudos
ymiler
Employee
1,597 Views

Hi

I tried to load the package by the TCL console but nothing changed

My Quartus version is 20.3  

 

0 Kudos
Timothy_W_Intel
Employee
1,576 Views

The issue is the order of the .ip files. The pll.ip needs to be before the lvds_serdes.ip in the qsf file.

See https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/stratix-10/ug-s10-lvds.pdf#page=53

 

 

0 Kudos
AminT_Intel
Employee
1,515 Views

We do not receive any response from you to the previous question/reply/answer that I have provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.

0 Kudos
Reply