Forum Discussion
Altera_Forum
Honored Contributor
14 years agoQuestion about Custom User HDL
Hi, I try to implement a VHDL code as custom user HDL. The component that i need to release is an algorithme that determine the five greatest value for 16 input in one clock cycle. I compile th...
Altera_Forum
Honored Contributor
14 years agoYou can only have one read data signal, use the adress signal to multiplex multiples data that you want to read
you select a signal as a write interface but you didnt do any control on it