Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Error (10481): VHDL Use Clause error at firTree32tap.vhd(118): design library "work"does not contain primary unit "mult16bit" --- Quote End --- This error implies you have NOT compiled a file containing the mult16bit entity. Please check your project settings to ensure the file is included, and ensure that the entity inside the file is named correctly (remember its the entity name thats important, not the file name).