Forum Discussion
Altera_Forum
Honored Contributor
17 years agoAlter Beginner
Dear friends I am altera beginner,i want to know that,what is top level entity?,Then one more problem i wrote on vhdl code ,code is this library ieee; use ieee.std_logic_1164.all; entity ...
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- Thanks for your reply,ya you r telling is exactly wright ,i know i can use functins and xor,so if i define and1 and xor1 in user defined packages Is this problem can be solved? --- Quote End --- Yes (though you don't need to do that; just use the functions).