P
Pasacco
Guest
Dear
I would like to have some suggestion to implement 'regular 40
instances'.
I use following "2D array" signal :
Array (0 to 4) of array (0 to 4) of integer (0 to 4)
Now I have choices that:
--------------------------------------------------------
1. Make different "2D array typed" signals.
Manually modify each instance for different signals.
2. Make generic "3D array typed" signal :
Array (0 to 39) of array (0 to 4) of array (0 to 4) of integer (0
to 4)
Then make all generic.
--------------------------------------------------------
"Choice 1" is too laborious and error-prone.
I am not sure there is a good synthesizer tool for the "Choice 2"
I am currently using Xilinx XST tool (version 8.2).
If someone has experience of synthesizing 3D-array signal, please let
us know.
I would like to have some suggestion to implement 'regular 40
instances'.
I use following "2D array" signal :
Array (0 to 4) of array (0 to 4) of integer (0 to 4)
Now I have choices that:
--------------------------------------------------------
1. Make different "2D array typed" signals.
Manually modify each instance for different signals.
2. Make generic "3D array typed" signal :
Array (0 to 39) of array (0 to 4) of array (0 to 4) of integer (0
to 4)
Then make all generic.
--------------------------------------------------------
"Choice 1" is too laborious and error-prone.
I am not sure there is a good synthesizer tool for the "Choice 2"
I am currently using Xilinx XST tool (version 8.2).
If someone has experience of synthesizing 3D-array signal, please let
us know.