aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/bug050/tsigned.vhdl
blob: 4816786145c6ec86ca3bc85421a1dc3d610b9a52 (plain)
1
2
3
4
5
library ieee;
use ieee.std_logic_signed;

entity tb is
end tb;