10 use IEEE.STD_LOGIC_1164.
ALL;
11 use IEEE.numeric_std.
ALL;
integer :=6 opcode_length
The number of bits used to represent an instruction opcode.
Package header for all constants, functions and types used in TIM.
integer :=32 word_width
The number of bits used to represent a single word in memory.
integer :=2 condition_length
The number of bits used to represent an instruction's condition code.