Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

matrix array from instantiations

Hi guys. I just want to ask how am I gonna do a 2x2 matrix array in a separate VHDL entity block wherein the data of each cell are coming from a separate VHDL entity block instantiated twice? It's like I have a code for a header data then I instantiated the whole entity block twice then from a separate entity block, I'd like to make a matrix array of the data from the two instantiations. Any help?

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    why not post some code and what the problem is? - your question isnt very clear