aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/ieee2008/ieee_std_context.vhdl
blob: b763dd6dd310fd1e990646e0d9e75a1334010d30 (plain)
1
2
3
4
5
context IEEE_STD_CONTEXT is
  library IEEE;
  use IEEE.STD_LOGIC_1164.all;
  use IEEE.NUMERIC_STD.all;
end context IEEE_STD_CONTEXT;