Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHow to use functions in packages on testbench code.
Hi all, How to use functions in the packages to testbench to give inputs a and b code. function to_max(a, b : integer) return integer is variable output :integer; begin if (a > b)...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Thanks..How can i use in testbench code. --- Quote End --- 1. Start by reading the two replies that you got to your question when you first posted it. 2. If you're still confused, then ask a question about where you are confused by those two replies 3. Don't ask the same question twice, when it was answered the first time. KJ