blob: 221e8bbd5587a41f6edde21dbd2124647ae267d1 (
plain)
1
2
3
4
5
|
library IEEE;use IEEE.numeric_std.all;entity tb is
end;architecture behavioral of tb is
subtype int31 is integer range-0*(0)to 2**(31);type a is array(0)of i;function A(v:l)return r is variable s:d(0);begin r((0));end;begin
process
variable t:t;variable tmp:int31;begin tmp:=0;end process;end behavioral;
|