Commit 1783cf48 authored by Evangelia Gousiou's avatar Evangelia Gousiou

small correction on sim file

parent 7c4850a4
......@@ -61,7 +61,7 @@ component cmd_router1
end component; -- cmd_router1
type FILE_ARRAY is array (natural range <>) of string(1 to 47);
type FILE_ARRAY is array (natural range <>) of string(1 to 46);
type CMD_ARRAY is array (natural range <>) of string(CMD'range);
type CMD_REQ_ARRAY is array (natural range <>) of bit_vector(N_BFM-1 downto 0);
type integer_vector is array (natural range <>) of integer;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment