aboutsummaryrefslogtreecommitdiffstats
path: root/libraries/ieee2008/ieee_bit_context.vhdl
blob: 944ab3108afdfba5a17708a37fd842af6fb02853 (plain)
1
2
3
4
context IEEE_BIT_CONTEXT is
  library IEEE;
  use IEEE.NUMERIC_BIT.all;
end context IEEE_BIT_CONTEXT;