5 lines
102 B
VHDL
5 lines
102 B
VHDL
context IEEE_BIT_CONTEXT is
|
|
library IEEE;
|
|
use IEEE.NUMERIC_BIT.all;
|
|
end context IEEE_BIT_CONTEXT;
|