Ryo10
New Contributor
2 years agoAbout Quartus Prime
After adding the Verilog HDL File (named "sam") and creating the program
When I compile
The following error appears.
“top-level design entity “sam” is undefined”
Settings → General "top-level entity" is "sam".
Even if I right-click "sam.V" in "Project Navigator" and select "Set as top-level entity" and compile, the same error occurs.
I would like to know how to solve this problem.