aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/sanity/006upf/test.vhdl
blob: 4d287b7828d776426c6574e8ef9cf7dcfa0cc31c (plain)
1
2
3
4
5
library ieee;
use ieee.UPF.all;

entity test is
end entity;