Forum Discussion
Vladislav-Butko-bvo
Occasional Contributor
1 year agoFound 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 ...
- 1 year ago
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.
Vladislav-Butko-bvo
Occasional Contributor
1 year agoWas 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.