Detected confilicting assignments for the following nod
问题:在分配管脚后总是出现下面这个错误报告,编译不过。
Error (171172):Detected confilicting assignments for the following
nodes.
Error (171173):Node mosi1_io from partition Top cannot preserve
previous placement at PIN 191 and honor the location assigment to
PIN 35
解决:原因是软件的问题,修改引脚配置的时候top文件没有修改就默认为冲突,只需要在top文件任意修改一个地方,加一个空格之类,然后保存然后再编译就可以通过
posted on 2016-04-28 20:46 renzhaoyang 阅读(1005) 评论(0) 编辑 收藏 举报