作业帮 > 综合 > 作业

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

来源:学生作业帮 编辑:搜搜做题作业网作业帮 分类:综合作业 时间:2024/06/22 07:48:19
Error:Top-level design entity "Verilog1" is undefined
最近在玩QUARTUS
本人用的时VERILOG HDL硬件描述语言!
初学者,见谅!
Error:Top-level design entity
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.