Forum Discussion
Altera_Forum
Honored Contributor
12 years agoError (10481):Keccack hash functions
Hello guys i a trying to implement a keccak hash algorithm.I got the following error message Error (10481): VHDL Use Clause error at keccak.vhd(213): design library "ieee" does not contain primar...
Altera_Forum
Honored Contributor
12 years agoyou cannot compile testbenches in Quartus, as they are not suitable in an FPGA. You need to use a simulator like modelsim.