aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/bug094/pkga_v1.vhdl
blob: 23bd2bd980112811f4a033c4be1f2e1fa124a0e9 (plain)
1
2
3
4
package pkga is
  subtype word is bit_vector (31 downto 0);
end pkga;