emaferna
New Contributor
5 years agoReusing components: basics
Hello, using QUARTUS PRIME (LITE EDITION):
I wrote and tested an easy myAND2 basic project in a folder "progetto_myAND2".
I wrote and tested an easy myOR2 basic project in a folder "progetto_myOR2".
Then, I wrote an easy myCIRCUIT project in a folder "progetto_myCIRCUT" as a netlist.
Each project have its proper folder. I wolud like to reuse, as components, myAND2 and myOR2 in myCIRCUIT.
I did understand yet how to tell Quartus of reference the entity done in the two previous projects.
Can you help to understand how to set QUARTUS in order to do that?
In attachment I put vhdl code and errors from compiler.
Thank you in advance