Forum Discussion
Altera_Forum
Honored Contributor
11 years agoactually, Altera support were kind and they answer my question.
They advised me to comment out the GENERIC ( .. ); from line 91-105 and GENERIC MAP (..); line 155-169 and it works! But i did not understand why I should comment them out. I want to include DATA_FIFO to my design, so logically it should be included.