aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/bug050/tarith.vhdl
blob: 3fad833c4636e292058b0f5f7ee7ab4ebd5a3699 (plain)
1
2
3
4
5
library ieee;
use ieee.std_logic_arith.all;

entity tb is
end tb;