Assigning return value of a function to multidimensional arrays in VHDL fails with Vivado

后端 未结 0 961
说谎
说谎 2021-02-12 01:51

I have the following package which defines a 2D array type and some random function which returns an initialized 2D array.

-- 
library IEEE;
use         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题