Keywords: ECS, attribute, property, internal, twice, functional model, .vf, VF, .vhf, VHF
Urgency: Standard
General Description:
Customer applies KEEP constraint (or other internal constraint) on a net going from one module to another, and it gets produced twice in ".vhf" functional model. This causes XST to fail with the following error:
"ERROR:HDLParsers:816 - <file_name>.vhf Line <line number>. Attribute KEEP. Two specifications for entity <inst_name>"
Attributes are correctly written out for nets going from IOmarker to a module, but not when placed on nets going from one module to another.