aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/bug050/tunsigned.vhdl
blob: 266f7841a3a3fde43f434dbcd05e90095f370425 (plain)
1
2
3
4
5
library ieee;
use ieee.std_logic_unsigned;

entity tb is
end tb;