How to resolve theses errors
I can't work with any of my projects right now and I don't understand why. Can someone please help me. I also had a problem with compilation. I had all the files in the same project but i had these error messages :
Error (12006): Node instance "inst24" instantiates undefined entity "trigger_generator". Ensure that required library paths are specified correctly, define the specified entity, or change the instantiation. If this entity represents Intel FPGA or third-party IP, generate the synthesis files for the IP. Error (12006): Node instance "inst10" instantiates undefined entity "binary_to_bcd". Ensure that required library paths are specified correctly, define the specified entity, or change the instantiation. If this entity represents Intel FPGA or third-party IP, generate the synthesis files for the IP.
What can be the solution?