Forum Discussion
Altera_Forum
Honored Contributor
11 years agoLookUp Tables
Hello, I want to implement sine and cosine signals in vhdl to check a part of my code but i don't know how to initialize these sin and cos signals? please tell me what is the way to do it? i h...
Altera_Forum
Honored Contributor
11 years agoNot sure if this will fix your problem, but try replacing the "signed" declarations with "integer" in your main code and testbench.