Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- The error is quite self explanitory. You cant create a symbol file that has a 2d array of integers. Why are you using integers, that map to 32 bit signed numbers? do you need the full range? why not use a signed type? --- Quote End --- Tricky, Hi, thank you very much for catching the error. I am a newbie to VHDL and found this on the internet. Can you please tell me the line number that I need to focus on? Thanks, joe