Forum Discussion
TChin5
New Contributor
7 years agoI removed the testbench copy in my "output directory" and every is OK now.
There was two copy in my work and output directory. Quartus somehow place a copy in the output directory.
But before I did that, I performed a "Set as top-level entity" to my Top Design But the Quartus compiler still selected my testbench to compile.
Not sure why Quartus keep selecting the Testbench though. Any idea?
Anyway, after I deleted the testbench in the output dir, everything work. Thanks
sstrell
Super Contributor
7 years agoYour project was probably still pointing to the file. That's why I suggested going to "Add/remove files" to make sure only the correct files would get compiled.
#iwork4intel