Altera_Forum
Honored Contributor
8 years agoWarning (14320): Synthesized away node -> what does it mean?
Hi All,
I'm receiving the following warning message during the Analysis and Elaboration stage:Warning (14320): Synthesized away node "fpga_top:lfpga_top_inst|bit_mgr_wrp:bit_mgr_inst|bit_mgr:i_bit_mgr|fifo_top:i_fifo|fifo_sup:i_fifo_sup|dcfifo:dcfifo_component|dcfifo_r6m1:auto_generated|altsyncram_iea1:fifo_ram|q_b" What does it mean? Is this OK to receive such warning? It actually points to the output port of RAM (which is a part of the FIFO IP). Should I worry about this warning? How can I locate this node in the Quartus Netlist (Graphic Viewer)? I want to see where the node is connected to. How can I report the floating (not connected) ports? Can I receive a description of the warning from inside of Quartus (from TCL Console)? How? Is there a Manual/UserGuide for Quartus warnings/errors/etc? Thank you!