作业帮 > 综合 > 作业

Error:Top-level design entity "Verilog1" is undefined

来源:学生作业帮 编辑:作业帮 分类:综合作业 时间:2024/05/26 16:31:26
Error:Top-level design entity "Verilog1" is undefined
最近在玩QUARTUS
本人用的时VERILOG HDL硬件描述语言!
初学者,见谅!
Most likely you named the project something different than your top-level entity/module/filename. (Type depends on source, where entity=VHDL, module=Verilog, and filename.bdf=schematic). To tell Quartus that the top-level entity/module/etc. is something else, go to Assignments -> Settings -> General and type the name there.