QUARTUS II 编译报错top level design entity “...” is undefined
QUARTUS II compilation error top level design entity "..." is undefined
下载地址
用户评论
没啥用啊,还是不行呢?
模块名要和文件名相同,这是必须的,就想MATLAB的.m脚本一样。
就一word,里面写着QUARTUS II 编译报错top level design entity “。。。” is undefined 模块名要和文件名一样,就是说新建的.VHD或.V文件要和模块名一样 Assignments -> Settings -> General type the name there.