Forum Discussion

Vladislav-Butko-bvo's avatar
Vladislav-Butko-bvo
Icon for Occasional Contributor rankOccasional Contributor
1 year ago
Solved

Found illegal assignment group name conflicts with top-level node name

How to fix the follow errors was appeared after pin assingment (in Pin Planner window) and project compilation: 1) "Error: Found illegal assignment group name "key" -- conflicts with top-level node ...
  • Was changed automatically generated QSF file by the Pin Planner in the work folder of the project. Namely, was replaced "key" strings by "keyGroup" and "led" strings by "ledGroup" (i.e. was renamed pin groups).

    Before I just tried to edit QSF file in the wrong way, so it was overwritten always.