Knowledge Base Article
Warning: Following nodes are assigned to locations or regions, but do not exist in design, Node <node name>* is assigned to location or region, but does not exist in design
Description
This warning message is generated by the Quartus® II software when wildcards are used in single point assignments.For example, the following assignment in the Compiler Settings File (.csf) causes the warning message:
ram_data* : LOCATION = IOBANK_4;
Wildcards are currently supported only for timing assignments, point-to-point global signal assignments, and point-to-point delay chain assignments (e.g. the Decrease Input Delay to Internal Cells option for Stratix devices).
Wildcard support will be enhanced in future versions of the Quartus II software.
Updated 1 month ago
Version 2.0No CommentsBe the first to comment