vhdl-parser/vhdl_libraries/ieee2008/ieee_bit_context.vhdl
2024-10-04 23:29:34 +08:00

5 lines
102 B
VHDL

context IEEE_BIT_CONTEXT is
library IEEE;
use IEEE.NUMERIC_BIT.all;
end context IEEE_BIT_CONTEXT;