diff --git a/Processeur.srcs/constrs_1/imports/digilent-xdc-master/Basys-3-Master.xdc b/Processeur.srcs/constrs_1/imports/digilent-xdc-master/Basys-3-Master.xdc new file mode 100644 index 0000000..9a91246 --- /dev/null +++ b/Processeur.srcs/constrs_1/imports/digilent-xdc-master/Basys-3-Master.xdc @@ -0,0 +1,299 @@ +## This file is a general .xdc for the Basys3 rev B board +## To use it in a project: +## - uncomment the lines corresponding to used pins +## - rename the used ports (in each line, after get_ports) according to the top level signal names in the project + +## Clock signal +#set_property PACKAGE_PIN W5 [get_ports clk] + #set_property IOSTANDARD LVCMOS33 [get_ports clk] + #create_clock -add -name sys_clk_pin -period 10.00 -waveform {0 5} [get_ports clk] + +## Switches +set_property PACKAGE_PIN V17 [get_ports {sw[0]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[0]}] +set_property PACKAGE_PIN V16 [get_ports {sw[1]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[1]}] +set_property PACKAGE_PIN W16 [get_ports {sw[2]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[2]}] +set_property PACKAGE_PIN W17 [get_ports {sw[3]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[3]}] +set_property PACKAGE_PIN W15 [get_ports {sw[4]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[4]}] +set_property PACKAGE_PIN V15 [get_ports {sw[5]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[5]}] +set_property PACKAGE_PIN W14 [get_ports {sw[6]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[6]}] +set_property PACKAGE_PIN W13 [get_ports {sw[7]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[7]}] +set_property PACKAGE_PIN V2 [get_ports {sw[8]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[8]}] +set_property PACKAGE_PIN T3 [get_ports {sw[9]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[9]}] +set_property PACKAGE_PIN T2 [get_ports {sw[10]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[10]}] +set_property PACKAGE_PIN R3 [get_ports {sw[11]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[11]}] +set_property PACKAGE_PIN W2 [get_ports {sw[12]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[12]}] +set_property PACKAGE_PIN U1 [get_ports {sw[13]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[13]}] +set_property PACKAGE_PIN T1 [get_ports {sw[14]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[14]}] +set_property PACKAGE_PIN R2 [get_ports {sw[15]}] + set_property IOSTANDARD LVCMOS33 [get_ports {sw[15]}] + + +## LEDs +set_property PACKAGE_PIN U16 [get_ports {led[0]}] + set_property IOSTANDARD LVCMOS33 [get_ports {led[0]}] +set_property PACKAGE_PIN E19 [get_ports {led[1]}] + set_property IOSTANDARD LVCMOS33 [get_ports {led[1]}] +set_property PACKAGE_PIN U19 [get_ports {led[2]}] + set_property IOSTANDARD LVCMOS33 [get_ports {led[2]}] +set_property PACKAGE_PIN V19 [get_ports {led[3]}] + set_property IOSTANDARD LVCMOS33 [get_ports {led[3]}] +set_property PACKAGE_PIN W18 [get_ports {led[4]}] + set_property IOSTANDARD LVCMOS33 [get_ports {led[4]}] +set_property PACKAGE_PIN U15 [get_ports {led[5]}] + set_property IOSTANDARD LVCMOS33 [get_ports {led[5]}] +set_property PACKAGE_PIN U14 [get_ports {led[6]}] + set_property IOSTANDARD LVCMOS33 [get_ports {led[6]}] +set_property PACKAGE_PIN V14 [get_ports {led[7]}] + set_property IOSTANDARD LVCMOS33 [get_ports {led[7]}] +#set_property PACKAGE_PIN V13 [get_ports {led[8]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {led[8]}] +#set_property PACKAGE_PIN V3 [get_ports {led[9]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {led[9]}] +#set_property PACKAGE_PIN W3 [get_ports {led[10]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {led[10]}] +#set_property PACKAGE_PIN U3 [get_ports {led[11]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {led[11]}] +set_property PACKAGE_PIN P3 [get_ports {flag[0]}] + set_property IOSTANDARD LVCMOS33 [get_ports {flag[0]}] +set_property PACKAGE_PIN N3 [get_ports {flag[1]}] + set_property IOSTANDARD LVCMOS33 [get_ports {flag[1]}] +set_property PACKAGE_PIN P1 [get_ports {flag[2]}] + set_property IOSTANDARD LVCMOS33 [get_ports {flag[2]}] +set_property PACKAGE_PIN L1 [get_ports {flag[3]}] + set_property IOSTANDARD LVCMOS33 [get_ports {flag[3]}] + + +##7 segment display +#set_property PACKAGE_PIN W7 [get_ports {seg[0]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {seg[0]}] +#set_property PACKAGE_PIN W6 [get_ports {seg[1]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {seg[1]}] +#set_property PACKAGE_PIN U8 [get_ports {seg[2]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {seg[2]}] +#set_property PACKAGE_PIN V8 [get_ports {seg[3]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {seg[3]}] +#set_property PACKAGE_PIN U5 [get_ports {seg[4]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {seg[4]}] +#set_property PACKAGE_PIN V5 [get_ports {seg[5]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {seg[5]}] +#set_property PACKAGE_PIN U7 [get_ports {seg[6]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {seg[6]}] + +#set_property PACKAGE_PIN V7 [get_ports dp] + #set_property IOSTANDARD LVCMOS33 [get_ports dp] + +#set_property PACKAGE_PIN U2 [get_ports {an[0]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {an[0]}] +#set_property PACKAGE_PIN U4 [get_ports {an[1]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {an[1]}] +#set_property PACKAGE_PIN V4 [get_ports {an[2]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {an[2]}] +#set_property PACKAGE_PIN W4 [get_ports {an[3]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {an[3]}] + + +##Buttons +set_property PACKAGE_PIN U18 [get_ports btnC] + set_property IOSTANDARD LVCMOS33 [get_ports btnC] +#set_property PACKAGE_PIN T18 [get_ports btnU] + #set_property IOSTANDARD LVCMOS33 [get_ports btnU] +set_property PACKAGE_PIN W19 [get_ports btnL] + set_property IOSTANDARD LVCMOS33 [get_ports btnL] +set_property PACKAGE_PIN T17 [get_ports btnR] + set_property IOSTANDARD LVCMOS33 [get_ports btnR] +#set_property PACKAGE_PIN U17 [get_ports btnD] + #set_property IOSTANDARD LVCMOS33 [get_ports btnD] + + + +##Pmod Header JA +##Sch name = JA1 +#set_property PACKAGE_PIN J1 [get_ports {JA[0]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JA[0]}] +##Sch name = JA2 +#set_property PACKAGE_PIN L2 [get_ports {JA[1]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JA[1]}] +##Sch name = JA3 +#set_property PACKAGE_PIN J2 [get_ports {JA[2]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JA[2]}] +##Sch name = JA4 +#set_property PACKAGE_PIN G2 [get_ports {JA[3]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JA[3]}] +##Sch name = JA7 +#set_property PACKAGE_PIN H1 [get_ports {JA[4]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JA[4]}] +##Sch name = JA8 +#set_property PACKAGE_PIN K2 [get_ports {JA[5]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JA[5]}] +##Sch name = JA9 +#set_property PACKAGE_PIN H2 [get_ports {JA[6]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JA[6]}] +##Sch name = JA10 +#set_property PACKAGE_PIN G3 [get_ports {JA[7]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JA[7]}] + + + +##Pmod Header JB +##Sch name = JB1 +#set_property PACKAGE_PIN A14 [get_ports {JB[0]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JB[0]}] +##Sch name = JB2 +#set_property PACKAGE_PIN A16 [get_ports {JB[1]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JB[1]}] +##Sch name = JB3 +#set_property PACKAGE_PIN B15 [get_ports {JB[2]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JB[2]}] +##Sch name = JB4 +#set_property PACKAGE_PIN B16 [get_ports {JB[3]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JB[3]}] +##Sch name = JB7 +#set_property PACKAGE_PIN A15 [get_ports {JB[4]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JB[4]}] +##Sch name = JB8 +#set_property PACKAGE_PIN A17 [get_ports {JB[5]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JB[5]}] +##Sch name = JB9 +#set_property PACKAGE_PIN C15 [get_ports {JB[6]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JB[6]}] +##Sch name = JB10 +#set_property PACKAGE_PIN C16 [get_ports {JB[7]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JB[7]}] + + + +##Pmod Header JC +##Sch name = JC1 +#set_property PACKAGE_PIN K17 [get_ports {JC[0]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JC[0]}] +##Sch name = JC2 +#set_property PACKAGE_PIN M18 [get_ports {JC[1]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JC[1]}] +##Sch name = JC3 +#set_property PACKAGE_PIN N17 [get_ports {JC[2]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JC[2]}] +##Sch name = JC4 +#set_property PACKAGE_PIN P18 [get_ports {JC[3]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JC[3]}] +##Sch name = JC7 +#set_property PACKAGE_PIN L17 [get_ports {JC[4]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JC[4]}] +##Sch name = JC8 +#set_property PACKAGE_PIN M19 [get_ports {JC[5]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JC[5]}] +##Sch name = JC9 +#set_property PACKAGE_PIN P17 [get_ports {JC[6]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JC[6]}] +##Sch name = JC10 +#set_property PACKAGE_PIN R18 [get_ports {JC[7]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JC[7]}] + + +##Pmod Header JXADC +##Sch name = XA1_P +#set_property PACKAGE_PIN J3 [get_ports {JXADC[0]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JXADC[0]}] +##Sch name = XA2_P +#set_property PACKAGE_PIN L3 [get_ports {JXADC[1]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JXADC[1]}] +##Sch name = XA3_P +#set_property PACKAGE_PIN M2 [get_ports {JXADC[2]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JXADC[2]}] +##Sch name = XA4_P +#set_property PACKAGE_PIN N2 [get_ports {JXADC[3]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JXADC[3]}] +##Sch name = XA1_N +#set_property PACKAGE_PIN K3 [get_ports {JXADC[4]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JXADC[4]}] +##Sch name = XA2_N +#set_property PACKAGE_PIN M3 [get_ports {JXADC[5]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JXADC[5]}] +##Sch name = XA3_N +#set_property PACKAGE_PIN M1 [get_ports {JXADC[6]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JXADC[6]}] +##Sch name = XA4_N +#set_property PACKAGE_PIN N1 [get_ports {JXADC[7]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {JXADC[7]}] + + + +##VGA Connector +#set_property PACKAGE_PIN G19 [get_ports {vgaRed[0]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {vgaRed[0]}] +#set_property PACKAGE_PIN H19 [get_ports {vgaRed[1]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {vgaRed[1]}] +#set_property PACKAGE_PIN J19 [get_ports {vgaRed[2]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {vgaRed[2]}] +#set_property PACKAGE_PIN N19 [get_ports {vgaRed[3]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {vgaRed[3]}] +#set_property PACKAGE_PIN N18 [get_ports {vgaBlue[0]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {vgaBlue[0]}] +#set_property PACKAGE_PIN L18 [get_ports {vgaBlue[1]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {vgaBlue[1]}] +#set_property PACKAGE_PIN K18 [get_ports {vgaBlue[2]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {vgaBlue[2]}] +#set_property PACKAGE_PIN J18 [get_ports {vgaBlue[3]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {vgaBlue[3]}] +#set_property PACKAGE_PIN J17 [get_ports {vgaGreen[0]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {vgaGreen[0]}] +#set_property PACKAGE_PIN H17 [get_ports {vgaGreen[1]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {vgaGreen[1]}] +#set_property PACKAGE_PIN G17 [get_ports {vgaGreen[2]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {vgaGreen[2]}] +#set_property PACKAGE_PIN D17 [get_ports {vgaGreen[3]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {vgaGreen[3]}] +#set_property PACKAGE_PIN P19 [get_ports Hsync] + #set_property IOSTANDARD LVCMOS33 [get_ports Hsync] +#set_property PACKAGE_PIN R19 [get_ports Vsync] + #set_property IOSTANDARD LVCMOS33 [get_ports Vsync] + + +##USB-RS232 Interface +#set_property PACKAGE_PIN B18 [get_ports RsRx] + #set_property IOSTANDARD LVCMOS33 [get_ports RsRx] +#set_property PACKAGE_PIN A18 [get_ports RsTx] + #set_property IOSTANDARD LVCMOS33 [get_ports RsTx] + + +##USB HID (PS/2) +#set_property PACKAGE_PIN C17 [get_ports PS2Clk] + #set_property IOSTANDARD LVCMOS33 [get_ports PS2Clk] + #set_property PULLUP true [get_ports PS2Clk] +#set_property PACKAGE_PIN B17 [get_ports PS2Data] + #set_property IOSTANDARD LVCMOS33 [get_ports PS2Data] + #set_property PULLUP true [get_ports PS2Data] + + +##Quad SPI Flash +##Note that CCLK_0 cannot be placed in 7 series devices. You can access it using the +##STARTUPE2 primitive. +#set_property PACKAGE_PIN D18 [get_ports {QspiDB[0]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {QspiDB[0]}] +#set_property PACKAGE_PIN D19 [get_ports {QspiDB[1]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {QspiDB[1]}] +#set_property PACKAGE_PIN G18 [get_ports {QspiDB[2]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {QspiDB[2]}] +#set_property PACKAGE_PIN F18 [get_ports {QspiDB[3]}] + #set_property IOSTANDARD LVCMOS33 [get_ports {QspiDB[3]}] +#set_property PACKAGE_PIN K19 [get_ports QspiCSn] + #set_property IOSTANDARD LVCMOS33 [get_ports QspiCSn] + + +## Configuration options, can be used for all designs +set_property CONFIG_VOLTAGE 3.3 [current_design] +set_property CFGBVS VCCO [current_design] diff --git a/Processeur.srcs/sim_1/new/TestALU.vhd b/Processeur.srcs/sim_1/new/TestALU.vhd new file mode 100644 index 0000000..76bf1fc --- /dev/null +++ b/Processeur.srcs/sim_1/new/TestALU.vhd @@ -0,0 +1,84 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 16.04.2021 21:25:53 +-- Design Name: +-- Module Name: TestALU - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity TestALU is +-- Port ( ); +end TestALU; + +architecture Behavioral of TestALU is + component ALU is + Generic (Nb_bits : Natural); + Port ( A : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + B : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + OP : in STD_LOGIC_VECTOR (1 downto 0); + S : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + N : out STD_LOGIC; + O : out STD_LOGIC; + Z : out STD_LOGIC; + C : out STD_LOGIC); + end component; + + signal my_A : STD_LOGIC_VECTOR (15 downto 0) := (others => '0'); + signal my_B : STD_LOGIC_VECTOR (15 downto 0) := (others => '0'); + signal my_OP : STD_LOGIC_VECTOR (1 downto 0) := (others => '0'); + signal my_S : STD_LOGIC_VECTOR (15 downto 0) := (others => '0'); + signal my_N : STD_LOGIC := '0'; + signal my_O : STD_LOGIC := '0'; + signal my_Z : STD_LOGIC := '0'; + signal my_C : STD_LOGIC := '0'; + +begin + + instance : ALU + generic map (Nb_bits => 16) + port map ( + A => my_A, + B => my_B, + OP => my_OP, + S => my_S, + N => my_N, + O => my_O, + Z => my_Z, + C => my_C + ); + + process + begin + my_A <= x"0007" after 10 ns, x"00ff" after 100 ns; + my_B <= x"0008" after 10 ns, x"ff01" after 100 ns; + my_OP <= "01" after 10 ns, "10" after 30 ns, "11" after 50 ns, "01" after 67 ns, "00" after 100 ns; + + wait; + end process; +end Behavioral; + diff --git a/Processeur.srcs/sim_1/new/TestBancRegistres.vhd b/Processeur.srcs/sim_1/new/TestBancRegistres.vhd new file mode 100644 index 0000000..6790db1 --- /dev/null +++ b/Processeur.srcs/sim_1/new/TestBancRegistres.vhd @@ -0,0 +1,104 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 16.04.2021 12:58:02 +-- Design Name: +-- Module Name: TestBancRegistres - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity TestBancRegistres is +-- Port ( ); +end TestBancRegistres; + +architecture Behavioral of TestBancRegistres is + component BancRegistres + Generic (Nb_bits : Natural; + Addr_size : Natural; + Nb_regs : Natural); + Port ( AddrA : in STD_LOGIC_VECTOR (Addr_size-1 downto 0); + AddrB : in STD_LOGIC_VECTOR (Addr_size-1 downto 0); + AddrW : in STD_LOGIC_VECTOR (Addr_size-1 downto 0); + W : in STD_LOGIC; + DATA : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + RST : in STD_LOGIC; + CLK : in STD_LOGIC; + QA : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + QB : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0)); + end component; + + signal my_AddrA : STD_LOGIC_VECTOR (1 downto 0) := (others => '0'); + signal my_AddrB : STD_LOGIC_VECTOR (1 downto 0) := (others => '0'); + signal my_AddrW : STD_LOGIC_VECTOR (1 downto 0) := (others => '0'); + signal my_W : STD_LOGIC := '0'; + signal my_DATA : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_RST : STD_LOGIC := '0'; + signal my_CLK : STD_LOGIC := '0'; + signal my_QA : STD_LOGIC_VECTOR (7 downto 0); + signal my_QB : STD_LOGIC_VECTOR (7 downto 0); + + constant CLK_period : time := 10 ns; + +begin + + instance : BancRegistres + generic map (Nb_bits => 8, + Addr_size => 2, + Nb_regs => 4 + ) + port map ( + AddrA => my_AddrA, + AddrB => my_AddrB, + AddrW => my_AddrW, + W => my_W, + DATA => my_DATA, + RST => my_RST, + CLK => my_CLK, + QA => my_QA, + QB => my_QB + ); + + CLK_process :process + begin + my_CLK <= '0'; + wait for CLK_period/2; + my_CLK <= '1'; + wait for CLK_period/2; + end process; + + process + begin + my_RST <= '1' after 0 ns, '0' after 100 ns; + my_AddrA <= "11" after 20 ns, "00" after 50 ns; + my_AddrB <= "11" after 30 ns; + my_AddrW <= "11" after 10 ns, "00" after 50 ns; + my_W <= '1' after 10 ns, '0' after 20 ns, '1' after 50 ns, '0' after 60 ns, '1' after 110 ns; + my_DATA <= "01010101" after 10 ns, "11111111" after 50 ns; + + wait; + end process; +end Behavioral; diff --git a/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd b/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd new file mode 100644 index 0000000..4b4c839 --- /dev/null +++ b/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd @@ -0,0 +1,99 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 16.04.2021 12:58:02 +-- Design Name: +-- Module Name: TestMemoireAdressesRetour - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity TestMemoireAdressesRetour is +-- Port ( ); +end TestMemoireAdressesRetour; + +architecture Behavioral of TestMemoireAdressesRetour is + component MemoireAdressesRetour is + Generic (Nb_bits : Natural; + Addr_size : Natural; + Mem_size : Natural); + Port ( R : in STD_LOGIC; + W : in STD_LOGIC; + D_IN : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + RST : in STD_LOGIC; + CLK : in STD_LOGIC; + D_OUT : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + E : out STD_LOGIC; + F : out STD_LOGIC); + end component; + + signal my_R : STD_LOGIC := '0'; + signal my_W : STD_LOGIC := '0'; + signal my_D_IN : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_RST : STD_LOGIC := '0'; + signal my_CLK : STD_LOGIC := '0'; + signal my_D_OUT : STD_LOGIC_VECTOR (7 downto 0); + signal my_E : STD_LOGIC; + signal my_F : STD_LOGIC; + + constant CLK_period : time := 10 ns; + +begin + + instance : MemoireAdressesRetour + generic map (Nb_bits => 8, + Addr_size => 2, + Mem_size => 4 + ) + port map ( + R => my_R, + W => my_W, + D_IN => my_D_IN, + RST => my_RST, + CLK => my_CLK, + D_OUT => my_D_OUT, + E => my_E, + F => my_F + ); + + CLK_process :process + begin + my_CLK <= '0'; + wait for CLK_period/2; + my_CLK <= '1'; + wait for CLK_period/2; + end process; + + process + begin + my_RST <= '1' after 0 ns, '0' after 100 ns; + my_R <= '1' after 20 ns, '0' after 30 ns; + my_W <= '1' after 10 ns, '0' after 20 ns, '1' after 50 ns, '0' after 90 ns, '0' after 110 ns; + my_D_IN <= "01010101" after 10 ns, "11100111" after 30 ns, "11111111" after 50 ns, "11111110" after 60 ns, "11111101" after 70 ns, "11111100" after 80 ns; + + wait; + end process; +end Behavioral; diff --git a/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd b/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd new file mode 100644 index 0000000..25fea5c --- /dev/null +++ b/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd @@ -0,0 +1,93 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 16.04.2021 12:58:02 +-- Design Name: +-- Module Name: TestMemoireDonnees - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity TestMemoireDonnees is +-- Port ( ); +end TestMemoireDonnees; + +architecture Behavioral of TestMemoireDonnees is + component MemoireDonnees is + Generic (Nb_bits : Natural; + Addr_size : Natural; + Mem_size : Natural); + Port ( Addr : in STD_LOGIC_VECTOR (Addr_size-1 downto 0); + RW : in STD_LOGIC; + D_IN : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + RST : in STD_LOGIC; + CLK : in STD_LOGIC; + D_OUT : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0)); + end component; + + signal my_Addr : STD_LOGIC_VECTOR (1 downto 0) := (others => '0'); + signal my_RW : STD_LOGIC := '1'; + signal my_D_IN : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_RST : STD_LOGIC := '0'; + signal my_CLK : STD_LOGIC := '0'; + signal my_D_OUT : STD_LOGIC_VECTOR (7 downto 0); + + constant CLK_period : time := 10 ns; + +begin + + instance : MemoireDonnees + generic map (Nb_bits => 8, + Addr_size => 2, + Mem_size => 4 + ) + port map ( + Addr => my_Addr, + RW => my_RW, + D_IN => my_D_IN, + RST => my_RST, + CLK => my_CLK, + D_OUT => my_D_OUT + ); + + CLK_process :process + begin + my_CLK <= '0'; + wait for CLK_period/2; + my_CLK <= '1'; + wait for CLK_period/2; + end process; + + process + begin + my_RST <= '1' after 0 ns, '0' after 100 ns; + my_RW <= '1' after 0 ns, '0' after 10 ns, '1' after 30 ns; + my_Addr <= "01" after 10 ns, "10" after 20 ns, "11" after 40 ns, "01" after 70 ns; + my_D_IN <= "01010101" after 10 ns, "11100111" after 20 ns, "11111111" after 50 ns; + + wait; + end process; +end Behavioral; diff --git a/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd b/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd new file mode 100644 index 0000000..b12c9d5 --- /dev/null +++ b/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd @@ -0,0 +1,67 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 16.04.2021 12:58:02 +-- Design Name: +-- Module Name: TestMemoireInstructions - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity TestMemoireInstructions is +-- Port ( ); +end TestMemoireInstructions; + +architecture Behavioral of TestMemoireInstructions is + component MemoireInstructions is + Generic (Nb_bits : Natural; + Addr_size : Natural; + Mem_size : Natural); + Port ( Addr : in STD_LOGIC_VECTOR (Addr_size-1 downto 0); + D_OUT : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0)); + end component; + + signal my_Addr : STD_LOGIC_VECTOR (3 downto 0) := (others => '0'); + signal my_D_OUT : STD_LOGIC_VECTOR (27 downto 0); + +begin + + instance : MemoireInstructions + generic map (Nb_bits => 28, + Addr_size => 4, + Mem_size => 16 + ) + port map ( + Addr => my_Addr, + D_OUT => my_D_OUT + ); + + process + begin + my_Addr <= "0001" after 10 ns, "0010" after 20 ns, "0011" after 30 ns; + wait; + end process; +end Behavioral; diff --git a/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd b/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd new file mode 100644 index 0000000..b88249d --- /dev/null +++ b/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd @@ -0,0 +1,121 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 19.04.2021 14:31:37 +-- Design Name: +-- Module Name: Test_Etage2_5_Registres - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity Test_Etage2_5_Registres is +-- Port ( ); +end Test_Etage2_5_Registres; + +architecture Behavioral of Test_Etage2_5_Registres is + component Etage2_5_Registres is + Generic ( Nb_bits : Natural; + Nb_registres : Natural; + Instruction_bus_size : Natural; + Bits_Controle_LC_5 : STD_LOGIC_VECTOR; + Bits_Controle_MUX_2 : STD_LOGIC_VECTOR); + Port ( CLK : in STD_LOGIC; + RST : in STD_LOGIC; + IN_2_A : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_2_B : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_2_C : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_2_Instruction : in STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0); + OUT_2_A : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_2_B : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_2_C : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_2_Instruction : out STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0); + IN_5_A : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_5_B : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_5_Instruction : in STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0)); + end component; + + signal my_CLK : STD_LOGIC := '0'; + signal my_RST : STD_LOGIC := '1'; + signal my_IN_2_A : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_IN_2_B : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_IN_2_C : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_IN_2_Instruction : STD_LOGIC_VECTOR (2 downto 0) := (others => '0'); + signal my_OUT_2_A : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_OUT_2_B : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_OUT_2_C : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_OUT_2_Instruction : STD_LOGIC_VECTOR (2 downto 0) := (others => '0'); + signal my_IN_5_A : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_IN_5_B : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_IN_5_Instruction : STD_LOGIC_VECTOR (2 downto 0) := (others => '0'); + + constant Bits_Controle_LC_5 : STD_LOGIC_VECTOR (7 downto 0) := "01111110"; + constant Bits_Controle_MUX_2 : STD_LOGIC_VECTOR (7 downto 0) := "01100001"; + + constant CLK_period : time := 10 ns; + +begin + + instance : Etage2_5_Registres + generic map( Nb_bits => 8, + Nb_Registres => 16, + Instruction_bus_size => 3, + Bits_Controle_LC_5 => Bits_Controle_LC_5, + Bits_Controle_MUX_2 => Bits_Controle_MUX_2) + port map( CLK => my_CLK, + RST => my_RST, + IN_2_A => my_IN_2_A, + IN_2_B => my_IN_2_B, + IN_2_C => my_IN_2_C, + IN_2_Instruction => my_IN_2_Instruction, + OUT_2_A => my_OUT_2_A, + OUT_2_B => my_OUT_2_B, + OUT_2_C => my_OUT_2_C, + OUT_2_Instruction => my_OUT_2_Instruction, + IN_5_A => my_IN_5_A, + IN_5_B => my_IN_5_B, + IN_5_Instruction => my_IN_5_Instruction); + + CLK_process :process + begin + my_CLK <= '1'; + wait for CLK_period/2; + my_CLK <= '0'; + wait for CLK_period/2; + end process; + + process + begin + my_RST <= '0' after 33 ns; + my_IN_2_A <= "01011111" after 0 ns; + my_IN_2_B <= "00000011" after 0 ns, "00000100" after 40 ns; + my_IN_2_C <= "00000001" after 0 ns, "00000000" after 40 ns; + my_IN_2_Instruction <= "000" after 0 ns, "001" after 10 ns, "010" after 20 ns, "011" after 30 ns, "100" after 40 ns, "101" after 50 ns, "110" after 60 ns, "111" after 70 ns, "000" after 80 ns; + my_IN_5_A <= "00000010" after 0 ns, "00000000" after 10 ns, "00000011" after 20 ns, "00000010" after 30 ns; + my_IN_5_B <= "11111111" after 0 ns, "11111110" after 10 ns, "11111101" after 20 ns, "11111100" after 30 ns; + my_IN_5_Instruction <= "000" after 0 ns, "001" after 10 ns, "010" after 20 ns, "011" after 30 ns, "100" after 40 ns, "101" after 50 ns, "110" after 60 ns, "111" after 70 ns, "000" after 80 ns; + wait; + end process; +end Behavioral; \ No newline at end of file diff --git a/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd b/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd new file mode 100644 index 0000000..e95ec78 --- /dev/null +++ b/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd @@ -0,0 +1,105 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 19.04.2021 11:26:48 +-- Design Name: +-- Module Name: Test_Etage3_Calcul - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity Test_Etage3_Calcul is +-- Port ( ); +end Test_Etage3_Calcul; + +architecture Behavioral of Test_Etage3_Calcul is + component Etage3_Calcul is + Generic ( Nb_bits : Natural; + OP_vector_size : Natural; + Instruction_bus_size : Natural; + Bits_Controle_LC : STD_LOGIC_VECTOR; + Bits_Controle_MUX : STD_LOGIC_VECTOR); + Port ( RST : STD_LOGIC; + IN_A : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_B : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_C : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_Instruction : in STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0); + OUT_A : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_B : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_Instruction : out STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0); + N : out STD_LOGIC; + O : out STD_LOGIC; + Z : out STD_LOGIC; + C : out STD_LOGIC); + end component; + + signal my_RST : STD_LOGIC := '1'; + signal my_IN_A : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_IN_B : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_IN_C : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_IN_Instruction : STD_LOGIC_VECTOR (2 downto 0) := (others => '0'); + signal my_OUT_A : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_OUT_B : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_OUT_Instruction : STD_LOGIC_VECTOR (2 downto 0) := (others => '0'); + signal my_N : STD_LOGIC; + signal my_O : STD_LOGIC; + signal my_Z : STD_LOGIC; + signal my_C : STD_LOGIC; + + constant Bits_Controle_LC : STD_LOGIC_VECTOR (15 downto 0) := x"00b4"; + constant Bits_Controle_MUX : STD_LOGIC_VECTOR (7 downto 0) := "11110001"; + +begin + + instance : Etage3_Calcul + generic map( Nb_bits => 8, + OP_vector_size => 2, + Instruction_bus_size => 3, + Bits_Controle_LC => Bits_Controle_LC, + Bits_Controle_MUX => Bits_Controle_MUX) + port map( RST => my_RST, + IN_A => my_IN_A, + IN_B => my_IN_B, + IN_C => my_IN_C, + IN_Instruction => my_IN_Instruction, + OUT_A => my_OUT_A, + OUT_B => my_OUT_B, + OUT_Instruction => my_OUT_Instruction, + N => my_N, + O => my_O, + Z => my_Z, + C => my_C); + + process + begin + my_IN_A <= "01011111"; + my_IN_B <= "10100110"; + my_IN_C <= "01101101"; + my_IN_Instruction <= "000" after 0 ns, "001" after 10 ns, "010" after 20 ns, "011" after 30 ns, "100" after 40 ns, "101" after 50 ns, "110" after 60 ns, "111" after 70 ns, "000" after 80 ns; + my_RST <= '0' after 45 ns; + wait; + end process; +end Behavioral; diff --git a/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd b/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd new file mode 100644 index 0000000..b9afea5 --- /dev/null +++ b/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd @@ -0,0 +1,105 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 19.04.2021 13:37:04 +-- Design Name: +-- Module Name: Test_Etage4_Memoire - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity Test_Etage4_Memoire is +-- Port ( ); +end Test_Etage4_Memoire; + +architecture Behavioral of Test_Etage4_Memoire is + component Etage4_Memoire is + Generic ( Nb_bits : Natural; + Mem_size : Natural; + Instruction_bus_size : Natural; + Bits_Controle_LC : STD_LOGIC_VECTOR; + Bits_Controle_MUX_IN : STD_LOGIC_VECTOR; + Bits_Controle_MUX_OUT : STD_LOGIC_VECTOR); + Port ( CLK : in STD_LOGIC; + RST : in STD_LOGIC; + IN_A : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_B : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_Instruction : in STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0); + OUT_A : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_B : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_Instruction : out STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0)); + end component; + + signal my_CLK : STD_LOGIC := '0'; + signal my_RST : STD_LOGIC := '1'; + signal my_IN_A : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_IN_B : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_IN_Instruction : STD_LOGIC_VECTOR (2 downto 0) := (others => '0'); + signal my_OUT_A : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_OUT_B : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_OUT_Instruction : STD_LOGIC_VECTOR (2 downto 0) := (others => '0'); + + constant Bits_Controle_LC : STD_LOGIC_VECTOR (7 downto 0) := "01111111"; + constant Bits_Controle_MUX_IN : STD_LOGIC_VECTOR (7 downto 0) := "10111111"; + constant Bits_Controle_MUX_OUT : STD_LOGIC_VECTOR (7 downto 0) := "01000000"; + + constant CLK_period : time := 10 ns; + +begin + + instance : Etage4_Memoire + generic map( Nb_bits => 8, + Mem_size => 256, + Instruction_bus_size => 3, + Bits_Controle_LC => Bits_Controle_LC, + Bits_Controle_MUX_IN => Bits_Controle_MUX_IN, + Bits_Controle_MUX_OUT => Bits_Controle_MUX_OUT) + port map( CLK => my_CLK, + RST => my_RST, + IN_A => my_IN_A, + IN_B => my_IN_B, + IN_Instruction => my_IN_Instruction, + OUT_A => my_OUT_A, + OUT_B => my_OUT_B, + OUT_Instruction => my_OUT_Instruction); + + CLK_process :process + begin + my_CLK <= '0'; + wait for CLK_period/2; + my_CLK <= '1'; + wait for CLK_period/2; + end process; + + process + begin + my_IN_A <= "01011111" after 0 ns, "11111111" after 124 ns; + my_IN_B <= "10100110" after 0 ns, "01011111" after 124 ns; + my_IN_Instruction <= "000" after 0 ns, "001" after 10 ns, "010" after 20 ns, "011" after 30 ns, "100" after 40 ns, "101" after 50 ns, "110" after 60 ns, "111" after 70 ns, "000" after 80 ns, "110" after 100 ns, "111" after 110 ns, "110" after 120 ns; + my_RST <= '0' after 125 ns; + wait; + end process; +end Behavioral; \ No newline at end of file diff --git a/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd b/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd new file mode 100644 index 0000000..0a6c5b9 --- /dev/null +++ b/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd @@ -0,0 +1,118 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 18.04.2021 22:28:40 +-- Design Name: +-- Module Name: Test_Etape1_LectureInstruction - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity Test_Etape1_LectureInstruction is +-- Port ( ); +end Test_Etape1_LectureInstruction; + +architecture Behavioral of Test_Etape1_LectureInstruction is + component Etage1_LectureInstruction is + Generic (Instruction_size_in_memory : Natural; + Addr_size_mem_instruction : Natural; + Mem_instruction_size : Natural; + Nb_bits : Natural; + Instruction_bus_size : Natural; + Nb_registres : Natural; + Mem_adresse_retour_size : Natural; + Adresse_size_mem_adresse_retour : Natural; + Instructions_critiques_lecture : STD_LOGIC_VECTOR; + Instructions_critiques_lecture_double : STD_LOGIC_VECTOR; + Instructions_critiques_ecriture : STD_LOGIC_VECTOR; + Code_Instruction_JMP : STD_LOGIC_VECTOR; + Code_Instruction_JMZ : STD_LOGIC_VECTOR; + Code_Instruction_CALL : STD_LOGIC_VECTOR; + Code_Instruction_RET : STD_LOGIC_VECTOR); + Port ( CLK : in STD_LOGIC; + RST : in STD_LOGIC; + Z : in STD_LOGIC; + A : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + B : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + C : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + Instruction : out STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0)); + end component; + + signal my_A : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_B : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_C : STD_LOGIC_VECTOR (7 downto 0) := (others => '0'); + signal my_Instruction : STD_LOGIC_VECTOR (3 downto 0) := (others => '0'); + signal my_CLK : STD_LOGIC := '0'; + signal my_RST : STD_LOGIC := '1'; + signal my_Z : STD_LOGIC := '1'; + + constant Instructions_critiques_lecture : STD_LOGIC_VECTOR (15 downto 0) := "0000100111111110"; + constant Instructions_critiques_lecture_double : STD_LOGIC_VECTOR (15 downto 0) := "0000000011111110"; + constant Instructions_critiques_ecriture : STD_LOGIC_VECTOR (15 downto 0) := "0000011111111110"; + + constant CLK_period : time := 10 ns; + +begin + instance : Etage1_LectureInstruction + generic map (Instruction_size_in_memory => 28, + Addr_size_mem_instruction => 4, + Mem_instruction_size => 16, + Nb_bits => 8, + Instruction_bus_size => 4, + Nb_registres => 16, + Mem_adresse_retour_size => 4, + Adresse_size_mem_adresse_retour => 2, + Instructions_critiques_lecture => Instructions_critiques_lecture, + Instructions_critiques_lecture_double => Instructions_critiques_lecture_double, + Instructions_critiques_ecriture => Instructions_critiques_ecriture, + Code_Instruction_JMP => "1100", + Code_Instruction_JMZ => "1101", + Code_Instruction_CALL => "1110", + Code_Instruction_RET => "1111" + ) + port map ( + CLK => my_CLK, + RST => my_RST, + z => my_Z, + A => my_A, + B => my_B, + C => my_C, + Instruction => my_Instruction + ); + + CLK_process :process + begin + my_CLK <= '0'; + wait for CLK_period/2; + my_CLK <= '1'; + wait for CLK_period/2; + end process; + + process + begin + wait; + end process; +end Behavioral; diff --git a/Processeur.srcs/sim_1/new/Test_LC.vhd b/Processeur.srcs/sim_1/new/Test_LC.vhd new file mode 100644 index 0000000..430ddc8 --- /dev/null +++ b/Processeur.srcs/sim_1/new/Test_LC.vhd @@ -0,0 +1,66 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 17.04.2021 22:43:43 +-- Design Name: +-- Module Name: Test_LC - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity Test_LC is +-- Port ( ); +end Test_LC; + +architecture Behavioral of Test_LC is +component LC is + Generic (Instruction_Vector_Size : Natural; + Command_size : Natural; + Bits_Controle : STD_LOGIC_VECTOR); + Port ( Instruction : in STD_LOGIC_VECTOR (Instruction_Vector_Size - 1 downto 0); + Commande : out STD_LOGIC_VECTOR (Command_size - 1 downto 0)); +end component; + + signal my_Instruction : STD_LOGIC_VECTOR (2 downto 0) := (others => '0'); + signal my_Commande : STD_LOGIC_VECTOR (1 downto 0) := (others => '0'); + constant Bits_Controle : STD_LOGIC_VECTOR (15 downto 0) := x"c138"; +begin + + instance : LC + generic map (Instruction_Vector_Size => 3, + Command_size => 2, + Bits_Controle => Bits_Controle) + port map ( + Instruction => my_Instruction, + Commande => my_Commande + ); + + process + begin + my_Instruction <= "000" after 1 ns, "001" after 2 ns, "010" after 3 ns, "011" after 4 ns, "100" after 5 ns, "101" after 6 ns, "110" after 7 ns, "111" after 8 ns; + wait; + end process; +end Behavioral; \ No newline at end of file diff --git a/Processeur.srcs/sim_1/new/Test_MUX.vhd b/Processeur.srcs/sim_1/new/Test_MUX.vhd new file mode 100644 index 0000000..25c7a41 --- /dev/null +++ b/Processeur.srcs/sim_1/new/Test_MUX.vhd @@ -0,0 +1,74 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 17.04.2021 22:43:43 +-- Design Name: +-- Module Name: Test_MUX - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity Test_MUX is +-- Port ( ); +end Test_MUX; + +architecture Behavioral of Test_MUX is +component MUX is + Generic (Nb_bits : Natural; + Instruction_Vector_Size : Natural; + Bits_Controle : STD_LOGIC_VECTOR); + Port ( Instruction : in STD_LOGIC_VECTOR (Instruction_Vector_Size - 1 downto 0); + IN1 : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN2 : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUTPUT : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0)); +end component; + + signal my_Instruction : STD_LOGIC_VECTOR (3 downto 0) := (others => '0'); + signal my_IN1 : STD_LOGIC_VECTOR (15 downto 0); + signal my_IN2 : STD_LOGIC_VECTOR (15 downto 0); + signal my_OUTPUT : STD_LOGIC_VECTOR (15 downto 0); + +begin + + instance : MUX + generic map (Nb_bits => 16, + Instruction_Vector_Size => 4, + Bits_Controle => x"aaaa") + port map ( + Instruction => my_Instruction, + IN1 => my_IN1, + IN2 => my_IN2, + OUTPUT => my_OUTPUT + ); + + process + begin + my_IN1 <= x"abcd"; + my_IN2 <= x"1234"; + my_Instruction <= "0000" after 1 ns, "0001" after 2 ns, "0010" after 3 ns, "0011" after 4 ns, "0100" after 5 ns, "0101" after 6 ns, "0110" after 7 ns, "0111" after 8 ns; + wait; + end process; +end Behavioral; \ No newline at end of file diff --git a/Processeur.srcs/sim_1/new/Test_Pipeline.vhd b/Processeur.srcs/sim_1/new/Test_Pipeline.vhd new file mode 100644 index 0000000..618678c --- /dev/null +++ b/Processeur.srcs/sim_1/new/Test_Pipeline.vhd @@ -0,0 +1,80 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 19.04.2021 17:35:57 +-- Design Name: +-- Module Name: Test_Pipeline - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity Test_Pipeline is +-- Port ( ); +end Test_Pipeline; + +architecture Behavioral of Test_Pipeline is + + component Pipeline is + Generic (Nb_bits : Natural := 8; + Instruction_En_Memoire_Size : Natural := 28; + Addr_Memoire_Instruction_Size : Natural := 3; + Memoire_Instruction_Size : Natural := 8; + Instruction_Bus_Size : Natural := 4; + Nb_Instructions : Natural := 16; + Nb_Registres : Natural := 16; + Memoire_Size : Natural := 8; + Memoire_Adresses_Retour_Size : Natural := 16; + Adresse_Memoire_Adresses_Retour_Size : Natural := 4); + Port (CLK : STD_LOGIC; + RST : STD_LOGIC); + end component; + + signal my_CLK : STD_LOGIC := '0'; + signal my_RST : STD_LOGIC := '1'; + + constant CLK_period : time := 10 ns; + +begin + instance : Pipeline + generic map (Addr_Memoire_Instruction_Size => 4, + Memoire_Instruction_Size => 16) + port map (CLK => my_CLK, + RST => my_RST); + + CLK_process :process + begin + my_CLK <= '1'; + wait for CLK_period/2; + my_CLK <= '0'; + wait for CLK_period/2; + end process; + + process + begin + my_RST <= '0' after 34 ns, '1' after 57 ns; + wait; + end process; +end Behavioral; diff --git a/Processeur.srcs/sources_1/new/ALU.vhd b/Processeur.srcs/sources_1/new/ALU.vhd new file mode 100644 index 0000000..1538bae --- /dev/null +++ b/Processeur.srcs/sources_1/new/ALU.vhd @@ -0,0 +1,85 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 13.04.2021 10:07:41 +-- Design Name: +-- Module Name: ALU - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; +use IEEE.STD_LOGIC_UNSIGNED.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity ALU is + Generic (Nb_bits : Natural); + Port ( A : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + B : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + OP : in STD_LOGIC_VECTOR (2 downto 0); + S : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + N : out STD_LOGIC; + O : out STD_LOGIC; + Z : out STD_LOGIC; + C : out STD_LOGIC); +end ALU; + +architecture Behavioral of ALU is + signal A9 : STD_LOGIC_VECTOR (Nb_bits downto 0); + signal B9 : STD_LOGIC_VECTOR (Nb_bits downto 0); + signal ADD : STD_LOGIC_VECTOR (Nb_bits downto 0); + signal SUB : STD_LOGIC_VECTOR (Nb_bits downto 0); + signal MUL : STD_LOGIC_VECTOR ((2*Nb_bits)-1 downto 0); + signal intern_N : STD_LOGIC; + signal intern_Z : STD_LOGIC; + constant ZERO_N : STD_LOGIC_VECTOR (Nb_bits downto 0) := (others => '0'); + constant ZERO_N1 : STD_LOGIC_VECTOR (Nb_bits downto 0) := (others => '0'); + + +begin + A9 <= '0' & A; + B9 <= '0' & B; + ADD <= A9 + B9; + SUB <= A9 - B9; + MUL <= A * B; + + S <= ADD (Nb_bits-1 downto 0) when OP = "001" else + SUB (Nb_bits-1 downto 0) when OP = "010" else + MUL (Nb_bits-1 downto 0) when OP = "011" else + -- Add division + (0 => intern_N, others => '0') when OP = "101" else + (0 => '1', others => '0') when OP = "110" and intern_Z = '0' and intern_N = '0' else + (0 => intern_Z, others => '0') when OP = "111" else + (others => '0'); + + + intern_N <= SUB (Nb_bits); + intern_Z <= '1' when (SUB = ZERO_N1) else + '0'; + + N <= intern_N; + O <= '0' when (MUL ((2*Nb_bits)-1 downto Nb_bits) = ZERO_N) else + '1'; + Z <= intern_Z; + C <= ADD (Nb_bits); +end Behavioral; diff --git a/Processeur.srcs/sources_1/new/BancRegistres.vhd b/Processeur.srcs/sources_1/new/BancRegistres.vhd new file mode 100644 index 0000000..77d10eb --- /dev/null +++ b/Processeur.srcs/sources_1/new/BancRegistres.vhd @@ -0,0 +1,68 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 15.04.2021 08:23:48 +-- Design Name: +-- Module Name: BancRegistres - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; +--use IEEE.STD_LOGIC_UNSIGNED.ALL; +--use IEEE.STD_LOGIC_ARITH.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity BancRegistres is + Generic (Nb_bits : Natural; + Addr_size : Natural; + Nb_regs : Natural); + Port ( AddrA : in STD_LOGIC_VECTOR (Addr_size-1 downto 0); + AddrB : in STD_LOGIC_VECTOR (Addr_size-1 downto 0); + AddrW : in STD_LOGIC_VECTOR (Addr_size-1 downto 0); + W : in STD_LOGIC; + DATA : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + RST : in STD_LOGIC; + CLK : in STD_LOGIC; + QA : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + QB : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0)); +end BancRegistres; + +-- ASK MEILLEURE IDEE UN TABLEAU +architecture Behavioral of BancRegistres is + signal REGISTRES : STD_LOGIC_VECTOR ((Nb_regs * Nb_bits)-1 downto 0) := (others => '0'); +begin + process + begin + wait until CLK'event and CLK = '1'; + if (RST = '0') then + REGISTRES <= (others => '0'); + else + if (W = '1') then + REGISTRES (((to_integer(unsigned(AddrW)) + 1) * Nb_bits - 1) downto Nb_bits * to_integer(unsigned(AddrW))) <= DATA; + end if; + end if; + end process; + QA <= REGISTRES (((to_integer(unsigned(AddrA)) + 1) * Nb_bits) - 1 downto Nb_bits * to_integer(unsigned(AddrA))); + QB <= REGISTRES (((to_integer(unsigned(AddrB)) + 1) * Nb_bits) - 1 downto Nb_bits * to_integer(unsigned(AddrB))); +end Behavioral; diff --git a/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd b/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd new file mode 100644 index 0000000..643bcc0 --- /dev/null +++ b/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd @@ -0,0 +1,196 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 18.04.2021 21:19:41 +-- Design Name: +-- Module Name: Etage1_LectureInstruction - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; +use IEEE.STD_LOGIC_UNSIGNED.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity Etage1_LectureInstruction is + Generic (Instruction_size_in_memory : Natural; + Addr_size_mem_instruction : Natural; + Mem_instruction_size : Natural; + Nb_bits : Natural; + Instruction_bus_size : Natural; + Nb_registres : Natural; + Mem_adresse_retour_size : Natural; + Adresse_size_mem_adresse_retour : Natural; + Instructions_critiques_lecture : STD_LOGIC_VECTOR; + Instructions_critiques_lecture_double : STD_LOGIC_VECTOR; + Instructions_critiques_ecriture : STD_LOGIC_VECTOR; + Code_Instruction_JMP : STD_LOGIC_VECTOR; + Code_Instruction_JMZ : STD_LOGIC_VECTOR; + Code_Instruction_CALL : STD_LOGIC_VECTOR; + Code_Instruction_RET : STD_LOGIC_VECTOR); + Port ( CLK : in STD_LOGIC; + RST : in STD_LOGIC; + Z : in STD_LOGIC; + A : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + B : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + C : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + Instruction : out STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0)); +end Etage1_LectureInstruction; + +architecture Behavioral of Etage1_LectureInstruction is + component MemoireInstructions is + Generic (Nb_bits : Natural; + Addr_size : Natural; + Mem_size : Natural); + Port ( Addr : in STD_LOGIC_VECTOR (Addr_size-1 downto 0); + D_OUT : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0) := (others => '0')); + end component; + + component MemoireAdressesRetour is + Generic (Nb_bits : Natural; + Addr_size : Natural; + Mem_size : Natural); + Port ( R : in STD_LOGIC; + W : in STD_LOGIC; + D_IN : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + RST : in STD_LOGIC; + CLK : in STD_LOGIC; + D_OUT : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0) := (others => '0'); + E : out STD_LOGIC; + F : out STD_LOGIC); + end component; + + signal Pointeur_instruction : STD_LOGIC_VECTOR (Addr_size_mem_instruction - 1 downto 0) := (others => '0'); + signal Pointeur_instruction_next : STD_LOGIC_VECTOR (Addr_size_mem_instruction - 1 downto 0) := (0 => '1', others => '0'); + signal Instruction_courante : STD_LOGIC_VECTOR (Instruction_size_in_memory - 1 downto 0) := (others => '0'); + + subtype Registre is integer range -1 to Nb_registres - 1; + type Tab_registres is array (1 to 4) of Registre; + signal Tableau : Tab_registres := (others => - 1); + + signal Adresse_Retour : STD_LOGIC_VECTOR (Addr_size_mem_instruction - 1 downto 0) := (others => '0'); + signal Nul : STD_LOGIC := '0'; + signal R_Aux : STD_LOGIC := '0'; + signal W_Aux : STD_LOGIC := '0'; + + constant Instruction_nulle : STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0) := (others => '0'); + constant Argument_nul : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + + signal bulles : boolean := false; + + signal compteur : integer := 0; + +begin + instance : MemoireInstructions + generic map (Nb_bits => Instruction_size_in_memory, + Addr_size => Addr_size_mem_instruction, + Mem_size => Mem_instruction_size) + port map (Addr => Pointeur_Instruction, + D_OUT => Instruction_courante); + + instance_MemoireAdressesRetour : MemoireAdressesRetour + generic map (Nb_bits => Addr_size_mem_instruction, + Addr_size => Adresse_size_mem_adresse_retour, + Mem_size => Mem_adresse_retour_size + ) + port map ( R => R_Aux, + W => W_Aux, + D_IN => Pointeur_instruction_next, + RST => RST, + CLK => CLK, + D_OUT => Adresse_Retour, + E => Nul, + F => Nul + ); + + + process + begin + wait until CLK'event and CLK = '1'; + if (RST = '0') then + Tableau <= (others => -1); + Pointeur_Instruction <= (others => '0'); + C <= Argument_nul; + B <= Argument_nul; + A <= Argument_nul; + Instruction <= Instruction_nulle; + else + Tableau(4) <= Tableau(3); + Tableau(3) <= Tableau(2); + Tableau(2) <= Tableau(1); + Tableau(1) <= -1; + if (not bulles) then + if ((Instruction_courante (Instruction_bus_size + 3 * Nb_bits - 1 downto 3 * Nb_bits) = Code_Instruction_CALL) or (Instruction_courante (Instruction_bus_size + 3 * Nb_bits - 1 downto 3 * Nb_bits) = Code_Instruction_JMP)) then + C <= Argument_nul; + B <= Argument_nul; + A <= Argument_nul; + Instruction <= Instruction_nulle; + Pointeur_Instruction <= Instruction_courante (2 * Nb_bits + Addr_size_mem_instruction - 1 downto 2 * Nb_bits); + elsif (Instruction_courante (Instruction_bus_size + 3 * Nb_bits - 1 downto 3 * Nb_bits) = Code_Instruction_RET) then + C <= Argument_nul; + B <= Argument_nul; + A <= Argument_nul; + Instruction <= Instruction_nulle; + Pointeur_Instruction <= Adresse_Retour; + elsif (Instruction_courante (Instruction_bus_size + 3 * Nb_bits - 1 downto 3 * Nb_bits) = Code_Instruction_JMZ) then + compteur <= compteur + 1; + C <= Argument_nul; + B <= Argument_nul; + A <= Argument_nul; + Instruction <= Instruction_nulle; + if (compteur = 2) then + if (Z = '1') then + Pointeur_Instruction <= Instruction_courante (2 * Nb_bits + Addr_size_mem_instruction - 1 downto 2 * Nb_bits); + else + Pointeur_Instruction <= Pointeur_Instruction + 1; + end if; + compteur <= 0; + end if; + else + C <= Instruction_courante (1 * Nb_bits - 1 downto 0 * Nb_bits); + B <= Instruction_courante (2 * Nb_bits - 1 downto 1 * Nb_bits); + A <= Instruction_courante (3 * Nb_bits - 1 downto 2 * Nb_bits); + Instruction <= Instruction_courante (Instruction_bus_size + 3 * Nb_bits - 1 downto 3 * Nb_bits); + if (Instructions_critiques_ecriture(to_integer(unsigned(Instruction_courante (Instruction_bus_size + 3 * Nb_bits - 1 downto 3 * Nb_bits)))) = '1') then + Tableau(1) <= to_integer(unsigned(Instruction_courante (3 * Nb_bits - 1 downto 2 * Nb_bits))); + end if; + Pointeur_Instruction <= Pointeur_Instruction + 1; + end if; + else + C <= Argument_nul; + B <= Argument_nul; + A <= Argument_nul; + Instruction <= Instruction_nulle; + end if; + end if; + end process; + + + -- Condition degueu -> Instruction qui lit dans B et B dans tableau ou instruction qui lit dans C et C dans tableau + bulles <= ((Instructions_critiques_lecture(to_integer(unsigned(Instruction_courante (Instruction_bus_size + 3 * Nb_bits - 1 downto 3 * Nb_bits)))) = '1') and ((to_integer(unsigned(Instruction_courante (2 * Nb_bits - 1 downto 1 * Nb_bits))) = Tableau(1)) or (to_integer(unsigned(Instruction_courante (2 * Nb_bits - 1 downto 1 * Nb_bits))) = Tableau(2)) or (to_integer(unsigned(Instruction_courante (2 * Nb_bits - 1 downto 1 * Nb_bits))) = Tableau(3)))) or ((Instructions_critiques_lecture_double(to_integer(unsigned(Instruction_courante (Instruction_bus_size + 3 * Nb_bits - 1 downto 3 * Nb_bits)))) = '1') and ((to_integer(unsigned(Instruction_courante (1 * Nb_bits - 1 downto 0 * Nb_bits))) = Tableau(1)) or (to_integer(unsigned(Instruction_courante (1 * Nb_bits - 1 downto 0 * Nb_bits))) = Tableau(2)) or (to_integer(unsigned(Instruction_courante (1 * Nb_bits - 1 downto 0 * Nb_bits))) = Tableau(3)))); + R_Aux <= '1' when Instruction_courante (Instruction_bus_size + 3 * Nb_bits - 1 downto 3 * Nb_bits) = Code_Instruction_RET else + '0'; + W_Aux <= '1' when Instruction_courante (Instruction_bus_size + 3 * Nb_bits - 1 downto 3 * Nb_bits) = Code_instruction_CALL else + '0'; + Pointeur_instruction_next <= Pointeur_instruction + 1; +end Behavioral; diff --git a/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd b/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd new file mode 100644 index 0000000..195f419 --- /dev/null +++ b/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd @@ -0,0 +1,134 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 18.04.2021 21:19:41 +-- Design Name: +-- Module Name: Etage2_5_Registres - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity Etage2_5_Registres is + Generic ( Nb_bits : Natural; + Nb_registres : Natural; + Instruction_bus_size : Natural; + Bits_Controle_LC_5 : STD_LOGIC_VECTOR; + Bits_Controle_MUX_2 : STD_LOGIC_VECTOR); + Port ( CLK : in STD_LOGIC; + RST : in STD_LOGIC; + IN_2_A : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_2_B : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_2_C : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_2_Instruction : in STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0); + OUT_2_A : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_2_B : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_2_C : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_2_Instruction : out STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0); + IN_5_A : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_5_B : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_5_Instruction : in STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0)); +end Etage2_5_Registres; + +architecture Behavioral of Etage2_5_Registres is + component BancRegistres is + Generic (Nb_bits : Natural; + Addr_size : Natural; + Nb_regs : Natural); + Port ( AddrA : in STD_LOGIC_VECTOR (Addr_size-1 downto 0); + AddrB : in STD_LOGIC_VECTOR (Addr_size-1 downto 0); + AddrW : in STD_LOGIC_VECTOR (Addr_size-1 downto 0); + W : in STD_LOGIC; + DATA : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + RST : in STD_LOGIC; + CLK : in STD_LOGIC; + QA : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + QB : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0)); + end component; + + component LC is + Generic (Instruction_Vector_Size : Natural; + Command_size : Natural; + Bits_Controle : STD_LOGIC_VECTOR); + Port ( Instruction : in STD_LOGIC_VECTOR (Instruction_Vector_Size - 1 downto 0); + Commande : out STD_LOGIC_VECTOR (Command_size - 1 downto 0)); + end component; + + component MUX is + Generic (Nb_bits : Natural; + Instruction_Vector_Size : Natural; + Bits_Controle : STD_LOGIC_VECTOR); + Port ( Instruction : in STD_LOGIC_VECTOR (Instruction_Vector_Size - 1 downto 0); + IN1 : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN2 : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUTPUT : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0)); + end component; + + signal Commande_BancRegistres : STD_LOGIC_VECTOR (0 downto 0) := "0"; + signal Sortie_BancRegistres : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal intern_OUT_2_B : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal intern_OUT_2_C : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + +begin + instance_LC : LC + generic map (Instruction_Vector_Size => Instruction_bus_size, + Command_size => 1, + Bits_Controle => Bits_Controle_LC_5) + port map ( Instruction => IN_5_Instruction, + Commande => Commande_BancRegistres); + + instance_MUX : MUX + generic map (Nb_bits => Nb_bits, + Instruction_Vector_Size => Instruction_bus_size, + Bits_Controle => Bits_Controle_MUX_2) + port map ( Instruction => IN_2_Instruction, + IN1 => IN_2_B, + IN2 => Sortie_BancRegistres, + OUTPUT => intern_OUT_2_B); + + instance_BancRegistres : BancRegistres + generic map (Nb_bits => Nb_bits, + Addr_size => Nb_bits, + Nb_regs => Nb_registres) + port map ( AddrA => IN_2_B, + AddrB => IN_2_C, + AddrW => IN_5_A, + W => Commande_BancRegistres(0), + DATA => IN_5_B, + RST => RST, + CLK => CLK, + QA => Sortie_BancRegistres, + QB => intern_OUT_2_C); + + OUT_2_A <= (others => '0') when RST = '0' else + IN_2_A; + OUT_2_B <= (others => '0') when RST = '0' else + intern_OUT_2_B; + OUT_2_C <= (others => '0') when RST = '0' else + intern_OUT_2_C; + OUT_2_Instruction <= (others => '0') when RST = '0' else + IN_2_Instruction; + +end Behavioral; diff --git a/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd b/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd new file mode 100644 index 0000000..40738b0 --- /dev/null +++ b/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd @@ -0,0 +1,136 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 18.04.2021 21:19:41 +-- Design Name: +-- Module Name: Etage3_Calcul - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity Etage3_Calcul is + Generic ( Nb_bits : Natural; + Instruction_bus_size : Natural; + Bits_Controle_LC : STD_LOGIC_VECTOR; + Bits_Controle_MUX : STD_LOGIC_VECTOR); + Port ( RST : in STD_LOGIC; + IN_A : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_B : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_C : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_Instruction : in STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0); + OUT_A : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_B : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_Instruction : out STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0); + N : out STD_LOGIC; + O : out STD_LOGIC; + Z : out STD_LOGIC; + C : out STD_LOGIC); +end Etage3_Calcul; + +architecture Structural of Etage3_Calcul is + component ALU is + Generic (Nb_bits : Natural); + Port ( A : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + B : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + OP : in STD_LOGIC_VECTOR (2 downto 0); + S : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + N : out STD_LOGIC; + O : out STD_LOGIC; + Z : out STD_LOGIC; + C : out STD_LOGIC); + end component; + + component LC is + Generic (Instruction_Vector_Size : Natural; + Command_size : Natural; + Bits_Controle : STD_LOGIC_VECTOR); + Port ( Instruction : in STD_LOGIC_VECTOR (Instruction_Vector_Size - 1 downto 0); + Commande : out STD_LOGIC_VECTOR (Command_size - 1 downto 0)); + end component; + + component MUX is + Generic (Nb_bits : Natural; + Instruction_Vector_Size : Natural; + Bits_Controle : STD_LOGIC_VECTOR); + Port ( Instruction : in STD_LOGIC_VECTOR (Instruction_Vector_Size - 1 downto 0); + IN1 : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN2 : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUTPUT : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0)); + end component; + + signal OP_ALU : STD_LOGIC_VECTOR (2 downto 0) := (others => '0'); + signal Sortie_ALU : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + + signal intern_OUT_B : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal intern_N : STD_LOGIC := '0'; + signal intern_O : STD_LOGIC := '0'; + signal intern_Z : STD_LOGIC := '0'; + signal intern_C : STD_LOGIC := '0'; + + +begin + instance_LC : LC + generic map (Instruction_Vector_Size => Instruction_bus_size, + Command_size => 3, + Bits_Controle => Bits_Controle_LC) + port map ( Instruction => IN_Instruction, + Commande => OP_ALU); + + instance_MUX : MUX + generic map (Nb_bits => Nb_bits, + Instruction_Vector_Size => Instruction_bus_size, + Bits_Controle => Bits_Controle_MUX) + port map ( Instruction => IN_Instruction, + IN1 => IN_B, + IN2 => Sortie_ALU, + OUTPUT => intern_OUT_B); + + instance_ALU : ALU + generic map (Nb_bits => Nb_bits) + port map (A => IN_B, + B => IN_C, + OP => OP_ALU, + S => Sortie_ALU, + N => intern_N, + O => intern_O, + Z => intern_Z, + C => intern_C); + + OUT_A <= (others => '0') when RST = '0' else + IN_A; + OUT_B <= (others => '0') when RST = '0' else + intern_OUT_B; + OUT_Instruction <= (others => '0') when RST = '0' else + IN_Instruction; + N <= '0' when RST = '0' else + intern_N; + O <= '0' when RST = '0' else + intern_O; + Z <= '0' when RST = '0' else + intern_Z; + C <= '0' when RST = '0' else + intern_C; +end Structural; diff --git a/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd b/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd new file mode 100644 index 0000000..5d0b289 --- /dev/null +++ b/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd @@ -0,0 +1,131 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 18.04.2021 21:19:41 +-- Design Name: +-- Module Name: Etage4_Memoire - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity Etage4_Memoire is + Generic ( Nb_bits : Natural; + Mem_size : Natural; + Instruction_bus_size : Natural; + Bits_Controle_LC : STD_LOGIC_VECTOR; + Bits_Controle_MUX_IN : STD_LOGIC_VECTOR; + Bits_Controle_MUX_OUT : STD_LOGIC_VECTOR); + Port ( CLK : in STD_LOGIC; + RST : in STD_LOGIC; + IN_A : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_B : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_Instruction : in STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0); + OUT_A : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_B : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_Instruction : out STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0)); +end Etage4_Memoire; + +architecture Structural of Etage4_Memoire is + component MemoireDonnees is + Generic (Nb_bits : Natural; + Addr_size : Natural; + Mem_size : Natural); + Port ( Addr : in STD_LOGIC_VECTOR (Addr_size-1 downto 0); + RW : in STD_LOGIC; + D_IN : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + RST : in STD_LOGIC; + CLK : in STD_LOGIC; + D_OUT : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0) := (others => '0')); + end component; + + component LC is + Generic (Instruction_Vector_Size : Natural; + Command_size : Natural; + Bits_Controle : STD_LOGIC_VECTOR); + Port ( Instruction : in STD_LOGIC_VECTOR (Instruction_Vector_Size - 1 downto 0); + Commande : out STD_LOGIC_VECTOR (Command_size - 1 downto 0)); + end component; + + component MUX is + Generic (Nb_bits : Natural; + Instruction_Vector_Size : Natural; + Bits_Controle : STD_LOGIC_VECTOR); + Port ( Instruction : in STD_LOGIC_VECTOR (Instruction_Vector_Size - 1 downto 0); + IN1 : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN2 : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUTPUT : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0)); + end component; + + signal Addr_MemoireDonnees : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal Commande_MemoireDonnees : STD_LOGIC_VECTOR (0 downto 0) := "0"; + signal Sortie_MemoireDonnees : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal intern_OUT_B : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + +begin + instance_LC : LC + generic map (Instruction_Vector_Size => Instruction_bus_size, + Command_size => 1, + Bits_Controle => Bits_Controle_LC) + port map ( Instruction => IN_Instruction, + Commande => Commande_MemoireDonnees); + + instance_MUX_IN : MUX + generic map (Nb_bits => Nb_bits, + Instruction_Vector_Size => Instruction_bus_size, + Bits_Controle => Bits_Controle_MUX_IN) + port map ( Instruction => IN_Instruction, + IN1 => IN_A, + IN2 => IN_B, + OUTPUT => Addr_MemoireDonnees); + + instance_MUX_OUT : MUX + generic map (Nb_bits => Nb_bits, + Instruction_Vector_Size => Instruction_bus_size, + Bits_Controle => Bits_Controle_MUX_OUT) + port map ( Instruction => IN_Instruction, + IN1 => Sortie_MemoireDonnees, + IN2 => IN_B, + OUTPUT => intern_OUT_B); + + instance_MemoireDonnees : MemoireDonnees + generic map (Nb_bits => Nb_bits, + Addr_size => Nb_bits, + Mem_size => Mem_size) + port map ( Addr => Addr_MemoireDonnees, + RW => Commande_MemoireDonnees(0), + D_IN => IN_B, + RST => RST, + CLK => CLK, + D_OUT => Sortie_MemoireDonnees); + + OUT_A <= (others => '0') when RST = '0' else + IN_A; + OUT_B <= (others => '0') when RST = '0' else + intern_OUT_B; + OUT_Instruction <= (others => '0') when RST = '0' else + IN_Instruction; + +end Structural; diff --git a/Processeur.srcs/sources_1/new/LC.vhd b/Processeur.srcs/sources_1/new/LC.vhd new file mode 100644 index 0000000..3e38d64 --- /dev/null +++ b/Processeur.srcs/sources_1/new/LC.vhd @@ -0,0 +1,45 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 17.04.2021 21:49:57 +-- Design Name: +-- Module Name: LC - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity LC is + Generic (Instruction_Vector_Size : Natural; + Command_size : Natural; + Bits_Controle : STD_LOGIC_VECTOR); + Port ( Instruction : in STD_LOGIC_VECTOR (Instruction_Vector_Size - 1 downto 0); + Commande : out STD_LOGIC_VECTOR (Command_size - 1 downto 0)); +end LC; + +architecture Behavioral of LC is +begin + Commande <= Bits_Controle (((1 + to_integer(unsigned(Instruction))) * Command_size - 1) downto (Command_size * to_integer(unsigned(Instruction)))); +end Behavioral; diff --git a/Processeur.srcs/sources_1/new/MUX.vhd b/Processeur.srcs/sources_1/new/MUX.vhd new file mode 100644 index 0000000..234e6c1 --- /dev/null +++ b/Processeur.srcs/sources_1/new/MUX.vhd @@ -0,0 +1,48 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 17.04.2021 21:49:57 +-- Design Name: +-- Module Name: MUX - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity MUX is + Generic (Nb_bits : Natural; + Instruction_Vector_Size : Natural; + Bits_Controle : STD_LOGIC_VECTOR); + Port ( Instruction : in STD_LOGIC_VECTOR (Instruction_Vector_Size - 1 downto 0); + IN1 : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN2 : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUTPUT : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0)); +end MUX; + +architecture Behavioral of MUX is +begin + OUTPUT <= IN1 when (Bits_Controle(to_integer(unsigned(Instruction))) = '1') else + IN2; +end Behavioral; diff --git a/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd b/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd new file mode 100644 index 0000000..66cfeaa --- /dev/null +++ b/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd @@ -0,0 +1,77 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 16.04.2021 14:35:04 +-- Design Name: +-- Module Name: MemoireAdressesRetour - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; +use IEEE.STD_LOGIC_UNSIGNED.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity MemoireAdressesRetour is + Generic (Nb_bits : Natural; + Addr_size : Natural; + Mem_size : Natural); + Port ( R : in STD_LOGIC; + W : in STD_LOGIC; + D_IN : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + RST : in STD_LOGIC; + CLK : in STD_LOGIC; + D_OUT : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0) := (others => '0'); + E : out STD_LOGIC; + F : out STD_LOGIC); +end MemoireAdressesRetour; + +architecture Behavioral of MemoireAdressesRetour is + signal MEMORY : STD_LOGIC_VECTOR ((Mem_Size * Nb_bits)-1 downto 0) := (others => '0'); + signal Addr : STD_LOGIC_VECTOR (Addr_size downto 0) := (others => '0'); + constant EMPTY : STD_LOGIC_VECTOR (Addr_size downto 0) := (others => '0'); + constant FULL : STD_LOGIC_VECTOR (Addr_size downto 0) := (Addr_size => '1', others => '0'); +begin + process + begin + wait until CLK'event and CLK = '1'; + if (RST = '0' ) then + MEMORY <= (others => '0'); + Addr <= (others => '0'); + else + if (W = '1') then + MEMORY (((to_integer(unsigned(Addr)) + 1) * Nb_bits - 1) downto Nb_bits * to_integer(unsigned(Addr))) <= D_IN; + Addr <= Addr + 1; + elsif (R = '1') then + Addr <= Addr - 1; + end if; + end if; + end process; + E <= '1' when Addr = EMPTY else + '0'; + F <= '1' when Addr = FULL else + '0'; + + D_OUT <= (others => '0') when Addr = EMPTY else + MEMORY (to_integer(unsigned(Addr)) * Nb_bits - 1 downto Nb_bits * (to_integer(unsigned(Addr)) - 1)); +end Behavioral; diff --git a/Processeur.srcs/sources_1/new/MemoireDonnees.vhd b/Processeur.srcs/sources_1/new/MemoireDonnees.vhd new file mode 100644 index 0000000..57aece4 --- /dev/null +++ b/Processeur.srcs/sources_1/new/MemoireDonnees.vhd @@ -0,0 +1,62 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 16.04.2021 14:35:04 +-- Design Name: +-- Module Name: MemoireDonnees - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity MemoireDonnees is + Generic (Nb_bits : Natural; + Addr_size : Natural; + Mem_size : Natural); + Port ( Addr : in STD_LOGIC_VECTOR (Addr_size-1 downto 0); + RW : in STD_LOGIC; + D_IN : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + RST : in STD_LOGIC; + CLK : in STD_LOGIC; + D_OUT : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0) := (others => '0')); +end MemoireDonnees; + +architecture Behavioral of MemoireDonnees is + signal MEMORY : STD_LOGIC_VECTOR ((Mem_Size * Nb_bits)-1 downto 0) := (others => '0'); +begin + process + begin + wait until CLK'event and CLK = '1'; + if (RST = '0') then + MEMORY <= (others => '0'); + else + if (RW = '0') then + MEMORY (((to_integer(unsigned(Addr)) + 1) * Nb_bits - 1) downto Nb_bits * to_integer(unsigned(Addr))) <= D_IN; + else + D_OUT <= MEMORY (((to_integer(unsigned(Addr)) + 1) * Nb_bits) - 1 downto Nb_bits * to_integer(unsigned(Addr))); + end if; + end if; + end process; +end Behavioral; \ No newline at end of file diff --git a/Processeur.srcs/sources_1/new/MemoireInstructions.vhd b/Processeur.srcs/sources_1/new/MemoireInstructions.vhd new file mode 100644 index 0000000..d94e47d --- /dev/null +++ b/Processeur.srcs/sources_1/new/MemoireInstructions.vhd @@ -0,0 +1,46 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 16.04.2021 14:35:04 +-- Design Name: +-- Module Name: MemoireInstructions - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity MemoireInstructions is + Generic (Nb_bits : Natural; + Addr_size : Natural; + Mem_size : Natural); + Port ( Addr : in STD_LOGIC_VECTOR (Addr_size-1 downto 0); + D_OUT : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0) := (others => '0')); +end MemoireInstructions; + +architecture Behavioral of MemoireInstructions is + signal MEMORY : STD_LOGIC_VECTOR ((Mem_Size * Nb_bits)-1 downto 0) := x"0000000"&x"0000000"&x"0000000"&x"0000000"&x"0000000"&x"0000000"&x"0000000"&x"f000000"&x"7040001"&x"6030001"&x"5020001"&x"9010500"&x"9000300"&x"d010000"&x"2000000"&x"e030000"; +begin + D_OUT <= MEMORY (((to_integer(unsigned(Addr)) + 1) * Nb_bits) - 1 downto Nb_bits * to_integer(unsigned(Addr))); +end Behavioral; \ No newline at end of file diff --git a/Processeur.srcs/sources_1/new/Pipeline.vhd b/Processeur.srcs/sources_1/new/Pipeline.vhd new file mode 100644 index 0000000..7cc68c1 --- /dev/null +++ b/Processeur.srcs/sources_1/new/Pipeline.vhd @@ -0,0 +1,290 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 19.04.2021 16:57:41 +-- Design Name: +-- Module Name: Pipeline - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity Pipeline is + Generic (Nb_bits : Natural := 8; + Instruction_En_Memoire_Size : Natural := 28; + Addr_Memoire_Instruction_Size : Natural := 3; + Memoire_Instruction_Size : Natural := 8; + Instruction_Bus_Size : Natural := 4; + Nb_Instructions : Natural := 16; + Nb_Registres : Natural := 16; + Memoire_Size : Natural := 8; + Memoire_Adresses_Retour_Size : Natural := 16; + Adresse_Memoire_Adresses_Retour_Size : Natural := 4); + Port (CLK : STD_LOGIC; + RST : STD_LOGIC); +end Pipeline; + +architecture Behavioral of Pipeline is + + component Etage1_LectureInstruction is + Generic (Instruction_size_in_memory : Natural; + Addr_size_mem_instruction : Natural; + Mem_instruction_size : Natural; + Nb_bits : Natural; + Instruction_bus_size : Natural; + Nb_registres : Natural; + Mem_adresse_retour_size : Natural; + Adresse_size_mem_adresse_retour : Natural; + Instructions_critiques_lecture : STD_LOGIC_VECTOR; + Instructions_critiques_lecture_double : STD_LOGIC_VECTOR; + Instructions_critiques_ecriture : STD_LOGIC_VECTOR; + Code_Instruction_JMP : STD_LOGIC_VECTOR; + Code_Instruction_JMZ : STD_LOGIC_VECTOR; + Code_Instruction_CALL : STD_LOGIC_VECTOR; + Code_Instruction_RET : STD_LOGIC_VECTOR); + Port ( CLK : in STD_LOGIC; + RST : in STD_LOGIC; + Z : in STD_LOGIC; + A : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + B : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + C : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + Instruction : out STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0)); + end component; + + component Etage2_5_Registres is + Generic ( Nb_bits : Natural; + Nb_registres : Natural; + Instruction_bus_size : Natural; + Bits_Controle_LC_5 : STD_LOGIC_VECTOR; + Bits_Controle_MUX_2 : STD_LOGIC_VECTOR); + Port ( CLK : in STD_LOGIC; + RST : in STD_LOGIC; + IN_2_A : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_2_B : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_2_C : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_2_Instruction : in STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0); + OUT_2_A : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_2_B : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_2_C : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_2_Instruction : out STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0); + IN_5_A : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_5_B : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_5_Instruction : in STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0)); + end component; + + component Etage3_Calcul is + Generic ( Nb_bits : Natural; + Instruction_bus_size : Natural; + Bits_Controle_LC : STD_LOGIC_VECTOR; + Bits_Controle_MUX : STD_LOGIC_VECTOR); + Port ( RST : in STD_LOGIC; + IN_A : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_B : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_C : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_Instruction : in STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0); + OUT_A : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_B : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_Instruction : out STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0); + N : out STD_LOGIC; + O : out STD_LOGIC; + Z : out STD_LOGIC; + C : out STD_LOGIC); + end component; + + component Etage4_Memoire is + Generic ( Nb_bits : Natural; + Mem_size : Natural; + Instruction_bus_size : Natural; + Bits_Controle_LC : STD_LOGIC_VECTOR; + Bits_Controle_MUX_IN : STD_LOGIC_VECTOR; + Bits_Controle_MUX_OUT : STD_LOGIC_VECTOR); + Port ( CLK : in STD_LOGIC; + RST : in STD_LOGIC; + IN_A : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_B : in STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + IN_Instruction : in STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0); + OUT_A : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_B : out STD_LOGIC_VECTOR (Nb_bits - 1 downto 0); + OUT_Instruction : out STD_LOGIC_VECTOR (Instruction_bus_size - 1 downto 0)); + end component; + + signal A_from_1 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal A_from_2 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal A_from_3 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal A_from_4 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal A_to_2 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal A_to_3 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal A_to_4 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal A_to_5 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal B_from_1 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal B_from_2 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal B_from_3 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal B_from_4 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal B_to_2 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal B_to_3 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal B_to_4 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal B_to_5 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal C_from_1 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal C_from_2 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal C_to_2 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal C_to_3 : STD_LOGIC_VECTOR (Nb_bits - 1 downto 0) := (others => '0'); + signal Instruction_from_1 : STD_LOGIC_VECTOR (Instruction_Bus_Size - 1 downto 0) := (others => '0'); + signal Instruction_from_2 : STD_LOGIC_VECTOR (Instruction_Bus_Size - 1 downto 0) := (others => '0'); + signal Instruction_from_3 : STD_LOGIC_VECTOR (Instruction_Bus_Size - 1 downto 0) := (others => '0'); + signal Instruction_from_4 : STD_LOGIC_VECTOR (Instruction_Bus_Size - 1 downto 0) := (others => '0'); + signal Instruction_to_2 : STD_LOGIC_VECTOR (Instruction_Bus_Size - 1 downto 0) := (others => '0'); + signal Instruction_to_3 : STD_LOGIC_VECTOR (Instruction_Bus_Size - 1 downto 0) := (others => '0'); + signal Instruction_to_4 : STD_LOGIC_VECTOR (Instruction_Bus_Size - 1 downto 0) := (others => '0'); + signal Instruction_to_5 : STD_LOGIC_VECTOR (Instruction_Bus_Size - 1 downto 0) := (others => '0'); + signal N : STD_LOGIC := '0'; + signal Z : STD_LOGIC := '0'; + signal O : STD_LOGIC := '0'; + signal C : STD_LOGIC := '0'; + + constant Bits_Controle_MUX_2 : STD_LOGIC_VECTOR (Nb_Instructions - 1 downto 0) := "1101011000000001"; + constant Bits_Controle_LC_3 : STD_LOGIC_VECTOR (Nb_Instructions * 3 - 1 downto 0) := "000" & "000" & "000" & "000" & "000" & "000" & "000" & "000" & "111" & "110" & "101" & "100" & "010" & "011" & "001" & "000"; + constant Bits_Controle_MUX_3 : STD_LOGIC_VECTOR (Nb_Instructions - 1 downto 0) := "1111111100000001"; + constant Bits_Controle_LC_4 : STD_LOGIC_VECTOR (Nb_Instructions - 1 downto 0) := "1111011111111111"; + constant Bits_Controle_MUX_4_IN : STD_LOGIC_VECTOR (Nb_Instructions - 1 downto 0) := "1111101111111111"; + constant Bits_Controle_MUX_4_OUT : STD_LOGIC_VECTOR (Nb_Instructions - 1 downto 0) := "0000010000000000"; + constant Bits_Controle_LC_5 : STD_LOGIC_VECTOR (Nb_Instructions - 1 downto 0) := "0000011111111110"; + constant Code_Instruction_JMP : STD_LOGIC_VECTOR (Instruction_Bus_Size - 1 downto 0) := "1100"; + constant Code_Instruction_JMZ : STD_LOGIC_VECTOR (Instruction_Bus_Size - 1 downto 0) := "1101"; + constant Code_Instruction_CALL : STD_LOGIC_VECTOR (Instruction_Bus_Size - 1 downto 0) := "1110"; + constant Code_Instruction_RET : STD_LOGIC_VECTOR (Instruction_Bus_Size - 1 downto 0) := "1111"; + + constant Instructions_critiques_lecture : STD_LOGIC_VECTOR (Nb_Instructions - 1 downto 0) := "0000100111111110"; + constant Instructions_critiques_lecture_double : STD_LOGIC_VECTOR (Nb_Instructions - 1 downto 0) := "0000000011111110"; + constant Instructions_critiques_ecriture : STD_LOGIC_VECTOR (Nb_Instructions - 1 downto 0) := "0000011111111110"; +begin + instance_Etage1 : Etage1_LectureInstruction + generic map (Instruction_size_in_memory => Instruction_En_Memoire_Size, + Addr_size_mem_instruction => Addr_Memoire_Instruction_Size, + Mem_instruction_size => Memoire_Instruction_Size, + Nb_bits => Nb_bits, + Instruction_bus_size => Instruction_Bus_Size, + Nb_registres => Nb_Registres, + Mem_adresse_retour_size => Memoire_Adresses_Retour_Size, + Adresse_size_mem_adresse_retour => Adresse_Memoire_Adresses_Retour_Size, + Instructions_critiques_lecture => Instructions_critiques_lecture, + Instructions_critiques_lecture_double => Instructions_critiques_lecture_double, + Instructions_critiques_ecriture => Instructions_critiques_ecriture, + Code_Instruction_JMP => Code_Instruction_JMP, + Code_Instruction_JMZ => Code_Instruction_JMZ, + Code_Instruction_CALL => Code_Instruction_CALL, + Code_Instruction_RET => Code_Instruction_RET + ) + port map ( + CLK => CLK, + RST => RST, + Z => Z, + A => A_from_1, + B => B_from_1, + C => C_from_1, + Instruction => Instruction_from_1 + ); + + instance_Etage2_5 : Etage2_5_Registres + generic map( Nb_bits => Nb_bits, + Nb_Registres => Nb_Registres, + Instruction_bus_size => Instruction_Bus_Size, + Bits_Controle_LC_5 => Bits_Controle_LC_5, + Bits_Controle_MUX_2 => Bits_Controle_MUX_2 + ) + port map( CLK => CLK, + RST => RST, + IN_2_A => A_to_2, + IN_2_B => B_to_2, + IN_2_C => C_to_2, + IN_2_Instruction => Instruction_to_2, + OUT_2_A => A_from_2, + OUT_2_B => B_from_2, + OUT_2_C => C_from_2, + OUT_2_Instruction => Instruction_from_2, + IN_5_A => A_to_5, + IN_5_B => B_to_5, + IN_5_Instruction => Instruction_to_5 + ); + + instance_Etage3 : Etage3_Calcul + generic map( Nb_bits => Nb_bits, + Instruction_bus_size => Instruction_Bus_Size, + Bits_Controle_LC => Bits_Controle_LC_3, + Bits_Controle_MUX => Bits_Controle_MUX_3 + ) + port map( RST => RST, + IN_A => A_to_3, + IN_B => B_to_3, + IN_C => C_to_3, + IN_Instruction => Instruction_to_3, + OUT_A => A_from_3, + OUT_B => B_from_3, + OUT_Instruction => Instruction_from_3, + N => N, + O => O, + Z => Z, + C => C + ); + + instance_Etage4 : Etage4_Memoire + generic map( Nb_bits => Nb_bits, + Mem_size => Memoire_Size, + Instruction_bus_size => Instruction_Bus_Size, + Bits_Controle_LC => Bits_Controle_LC_4, + Bits_Controle_MUX_IN => Bits_Controle_MUX_4_IN, + Bits_Controle_MUX_OUT => Bits_Controle_MUX_4_OUT + ) + port map( CLK => CLK, + RST => RST, + IN_A => A_to_4, + IN_B => B_to_4, + IN_Instruction => Instruction_to_4, + OUT_A => A_from_4, + OUT_B => B_from_4, + OUT_Instruction => Instruction_from_4 + ); + + process + begin + wait until CLK'event and CLK = '1'; + A_to_2 <= A_from_1; + B_to_2 <= B_from_1; + C_to_2 <= C_from_1; + Instruction_to_2 <= Instruction_from_1; + + A_to_3 <= A_from_2; + B_to_3 <= B_from_2; + C_to_3 <= C_from_2; + Instruction_to_3 <= Instruction_from_2; + + A_to_4 <= A_from_3; + B_to_4 <= B_from_3; + Instruction_to_4 <= Instruction_from_3; + + A_to_5 <= A_from_4; + B_to_5 <= B_from_4; + Instruction_to_5 <= Instruction_from_4; + end process; +end Behavioral; diff --git a/Processeur.srcs/sources_1/new/System.vhd b/Processeur.srcs/sources_1/new/System.vhd new file mode 100644 index 0000000..f79ac5c --- /dev/null +++ b/Processeur.srcs/sources_1/new/System.vhd @@ -0,0 +1,67 @@ +---------------------------------------------------------------------------------- +-- Company: +-- Engineer: +-- +-- Create Date: 13.04.2021 10:19:15 +-- Design Name: +-- Module Name: System - Behavioral +-- Project Name: +-- Target Devices: +-- Tool Versions: +-- Description: +-- +-- Dependencies: +-- +-- Revision: +-- Revision 0.01 - File Created +-- Additional Comments: +-- +---------------------------------------------------------------------------------- + + +library IEEE; +use IEEE.STD_LOGIC_1164.ALL; + +-- Uncomment the following library declaration if using +-- arithmetic functions with Signed or Unsigned values +--use IEEE.NUMERIC_STD.ALL; + +-- Uncomment the following library declaration if instantiating +-- any Xilinx leaf cells in this code. +--library UNISIM; +--use UNISIM.VComponents.all; + +entity System is + Port ( led : out STD_LOGIC_VECTOR (7 downto 0); + flag : out STD_LOGIC_VECTOR (3 downto 0); + sw : in STD_LOGIC_VECTOR (15 downto 0); + btnC : in STD_LOGIC; + btnL : in STD_LOGIC; + btnR : in STD_LOGIC); +end System; + +architecture Structural of System is + component ALU + Generic (Nb_bits : Natural); + Port ( A : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + B : in STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + OP : in STD_LOGIC_VECTOR (1 downto 0); + S : out STD_LOGIC_VECTOR (Nb_bits-1 downto 0); + N : out STD_LOGIC; + O : out STD_LOGIC; + Z : out STD_LOGIC; + C : out STD_LOGIC); + end component; + signal aux: STD_LOGIC_VECTOR (1 downto 0); + signal aux4: STD_LOGIC; + signal aux5: STD_LOGIC; + signal aux6: STD_LOGIC; + signal aux7: STD_LOGIC; +begin + aux <= "01" when btnC = '1' else + "10" when btnR = '1' else + "11" when btnL = '1' else + "00"; + flag <= aux4 & aux5 & aux6 & aux7; + My_ALU: ALU generic map (Nb_bits => 8) port map(sw (15 downto 8), sw (7 downto 0), aux, led, aux4, aux5, aux6, aux7); +end Structural; diff --git a/Processeur.xpr b/Processeur.xpr new file mode 100644 index 0000000..59b0235 --- /dev/null +++ b/Processeur.xpr @@ -0,0 +1,295 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vivado.jou b/vivado.jou index b0b37f0..39d3b94 100644 --- a/vivado.jou +++ b/vivado.jou @@ -2,73 +2,159 @@ # Vivado v2016.4 (64-bit) # SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 # IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 -# Start of session at: Wed Apr 14 08:09:08 2021 -# Process ID: 4032 -# Current directory: C:/Users/Hp/Documents/Compteur8BitsBasys3 -# Command line: vivado.exe -gui_launcher_event rodinguilauncherevent6828 C:\Users\Hp\Documents\Compteur8BitsBasys3\Compteur8BitsBasys3.xpr -# Log file: C:/Users/Hp/Documents/Compteur8BitsBasys3/vivado.log -# Journal file: C:/Users/Hp/Documents/Compteur8BitsBasys3\vivado.jou +# Start of session at: Mon Apr 19 10:14:33 2021 +# Process ID: 6416 +# Current directory: C:/Users/Hp/Documents/Processeur +# Command line: vivado.exe -gui_launcher_event rodinguilauncherevent16404 C:\Users\Hp\Documents\Processeur\Processeur.xpr +# Log file: C:/Users/Hp/Documents/Processeur/vivado.log +# Journal file: C:/Users/Hp/Documents/Processeur\vivado.jou #----------------------------------------------------------- start_gui -open_project C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.xpr -launch_runs synth_1 -jobs 2 -wait_on_run synth_1 -launch_runs impl_1 -jobs 2 -wait_on_run impl_1 -remove_files -fileset sim_1 C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sim_1/new/test_Compteur.vhd -file delete -force C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sim_1/new/test_Compteur.vhd -reset_run impl_1 -launch_runs impl_1 -jobs 2 -wait_on_run impl_1 -launch_runs impl_1 -to_step write_bitstream -jobs 2 -wait_on_run impl_1 -open_hw -connect_hw_server -open_hw_target -set_property PROGRAM.FILE {C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/System.bit} [lindex [get_hw_devices xc7a35t_0] 0] -current_hw_device [lindex [get_hw_devices xc7a35t_0] 0] -refresh_hw_device -update_hw_probes false [lindex [get_hw_devices xc7a35t_0] 0] -set_property PROBES.FILE {} [lindex [get_hw_devices xc7a35t_0] 0] -set_property PROGRAM.FILE {C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/System.bit} [lindex [get_hw_devices xc7a35t_0] 0] -program_hw_devices [lindex [get_hw_devices xc7a35t_0] 0] -refresh_hw_device [lindex [get_hw_devices xc7a35t_0] 0] -reset_run synth_1 -launch_runs synth_1 -jobs 2 -wait_on_run synth_1 -reset_run synth_1 -launch_runs synth_1 -jobs 2 -wait_on_run synth_1 -launch_runs impl_1 -jobs 2 -wait_on_run impl_1 -reset_run synth_1 -launch_runs synth_1 -jobs 2 -wait_on_run synth_1 -launch_runs impl_1 -jobs 2 -wait_on_run impl_1 -reset_run synth_1 -launch_runs synth_1 -jobs 2 -wait_on_run synth_1 -launch_runs impl_1 -jobs 2 -wait_on_run impl_1 -reset_run synth_1 -launch_runs synth_1 -jobs 2 -wait_on_run synth_1 -launch_runs impl_1 -jobs 2 -wait_on_run impl_1 -launch_runs impl_1 -to_step write_bitstream -jobs 2 -wait_on_run impl_1 -set_property PROBES.FILE {} [lindex [get_hw_devices xc7a35t_0] 0] -set_property PROGRAM.FILE {C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/System.bit} [lindex [get_hw_devices xc7a35t_0] 0] -program_hw_devices [lindex [get_hw_devices xc7a35t_0] 0] -refresh_hw_device [lindex [get_hw_devices xc7a35t_0] 0] -reset_run synth_1 -launch_runs synth_1 -jobs 2 -wait_on_run synth_1 -launch_runs impl_1 -jobs 2 -wait_on_run impl_1 -launch_runs impl_1 -to_step write_bitstream -jobs 2 -wait_on_run impl_1 -set_property PROBES.FILE {} [lindex [get_hw_devices xc7a35t_0] 0] -set_property PROGRAM.FILE {C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/System.bit} [lindex [get_hw_devices xc7a35t_0] 0] -program_hw_devices [lindex [get_hw_devices xc7a35t_0] 0] -refresh_hw_device [lindex [get_hw_devices xc7a35t_0] 0] +open_project C:/Users/Hp/Documents/Processeur/Processeur.xpr +launch_simulation +source Test_LC.tcl +close_sim +launch_simulation +source Test_LC.tcl +add_bp {C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd} 44 +remove_bps -file {C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd} -line 44 +close_sim +launch_simulation +launch_simulation +source Test_LC.tcl +close_sim +launch_simulation +source Test_LC.tcl +close_sim +launch_simulation +source Test_LC.tcl +close_sim +launch_simulation +source Test_LC.tcl +close_sim +launch_simulation +source Test_LC.tcl +close_sim +launch_simulation +source Test_LC.tcl +set_property SOURCE_SET sources_1 [get_filesets sim_1] +close [ open C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd w ] +add_files -fileset sim_1 C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd +set_property top Test_Etage3_Calcul [get_filesets sim_1] +set_property top_lib xil_defaultlib [get_filesets sim_1] +launch_simulation +launch_simulation +launch_simulation +launch_simulation +source Test_Etage3_Calcul.tcl +close_sim +launch_simulation +source Test_Etage3_Calcul.tcl +set_property SOURCE_SET sources_1 [get_filesets sim_1] +close [ open C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd w ] +add_files -fileset sim_1 C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd +set_property top Test_Etage4_Memoire [get_filesets sim_1] +set_property top_lib xil_defaultlib [get_filesets sim_1] +launch_simulation +launch_simulation +source Test_Etage4_Memoire.tcl +set_property top Test_Etage3_Calcul [get_filesets sim_1] +set_property top_lib xil_defaultlib [get_filesets sim_1] +current_sim simulation_10 +close_sim +launch_simulation +source Test_Etage3_Calcul.tcl +set_property top Test_Etage4_Memoire [get_filesets sim_1] +set_property top_lib xil_defaultlib [get_filesets sim_1] +current_sim simulation_11 +close_sim +launch_simulation +source Test_Etage4_Memoire.tcl +close_sim +launch_simulation +source Test_Etage4_Memoire.tcl +close_sim +launch_simulation +source Test_Etage4_Memoire.tcl +set_property SOURCE_SET sources_1 [get_filesets sim_1] +close [ open C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd w ] +add_files -fileset sim_1 C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd +set_property top Test_Etage2_5_Registres [get_filesets sim_1] +set_property top_lib xil_defaultlib [get_filesets sim_1] +launch_simulation +source Test_Etage2_5_Registres.tcl +close_sim +launch_simulation +source Test_Etage2_5_Registres.tcl +close_sim +launch_simulation +source Test_Etage2_5_Registres.tcl +close [ open C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd w ] +add_files C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd +set_property SOURCE_SET sources_1 [get_filesets sim_1] +close [ open C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd w ] +add_files -fileset sim_1 C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd +set_property top Test_Pipeline [get_filesets sim_1] +set_property top_lib xil_defaultlib [get_filesets sim_1] +launch_simulation +launch_simulation +launch_simulation +launch_simulation +source Test_Pipeline.tcl +add_wave {{/Test_Pipeline/instance/Instruction_1_to_2}} {{/Test_Pipeline/instance/Instruction_2_to_3}} {{/Test_Pipeline/instance/Instruction_3_to_4}} {{/Test_Pipeline/instance/Instruction_4_to_5}} +run all +run 10 us +run 10 us +restart +run 10 us +restart +run 10 us +close_sim +launch_simulation +source Test_Pipeline.tcl +restart +run 10 us +close_sim +launch_simulation +current_sim simulation_18 +launch_simulation +launch_simulation +launch_simulation +source Test_Pipeline.tcl +restart +run 10 us +close_sim +launch_simulation +source Test_Pipeline.tcl +restart +run 10 us +save_wave_config {C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/Test_Pipeline_behav.wcfg} +add_files -fileset sim_1 -norecurse C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/Test_Pipeline_behav.wcfg +set_property xsim.view C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/Test_Pipeline_behav.wcfg [get_filesets sim_1] +close_sim +launch_simulation +source Test_Pipeline.tcl +restart +run 10 us +restart +run 10 us +restart +run 10 us +close_sim +launch_simulation +current_sim simulation_18 +launch_simulation +launch_simulation +source Test_Pipeline.tcl +restart +run 10 us +close_sim +launch_simulation +source Test_Pipeline.tcl +restart +run 10 us +close_sim +launch_simulation +source Test_Pipeline.tcl +restart +run 10 us diff --git a/vivado.log b/vivado.log index b60aa7f..ab5f9f3 100644 --- a/vivado.log +++ b/vivado.log @@ -2,158 +2,4082 @@ # Vivado v2016.4 (64-bit) # SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 # IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 -# Start of session at: Wed Apr 14 08:09:08 2021 -# Process ID: 4032 -# Current directory: C:/Users/Hp/Documents/Compteur8BitsBasys3 -# Command line: vivado.exe -gui_launcher_event rodinguilauncherevent6828 C:\Users\Hp\Documents\Compteur8BitsBasys3\Compteur8BitsBasys3.xpr -# Log file: C:/Users/Hp/Documents/Compteur8BitsBasys3/vivado.log -# Journal file: C:/Users/Hp/Documents/Compteur8BitsBasys3\vivado.jou +# Start of session at: Mon Apr 19 10:14:33 2021 +# Process ID: 6416 +# Current directory: C:/Users/Hp/Documents/Processeur +# Command line: vivado.exe -gui_launcher_event rodinguilauncherevent16404 C:\Users\Hp\Documents\Processeur\Processeur.xpr +# Log file: C:/Users/Hp/Documents/Processeur/vivado.log +# Journal file: C:/Users/Hp/Documents/Processeur\vivado.jou #----------------------------------------------------------- start_gui -open_project C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.xpr +open_project C:/Users/Hp/Documents/Processeur/Processeur.xpr Scanning sources... Finished scanning sources -WARNING: [Project 1-509] GeneratedRun file for 'synth_1' not found -WARNING: [Project 1-509] GeneratedRun file for 'impl_1' not found -WARNING: [filemgmt 56-3] IPUserFilesDir: Could not find the directory 'C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.ip_user_files'. INFO: [IP_Flow 19-234] Refreshing IP repositories INFO: [IP_Flow 19-1704] No user IP repositories specified INFO: [IP_Flow 19-2313] Loaded Vivado IP repository 'C:/Xilinx/Vivado/2016.4/data/ip'. -open_project: Time (s): cpu = 00:00:14 ; elapsed = 00:00:12 . Memory (MB): peak = 794.082 ; gain = 131.480 -launch_runs synth_1 -jobs 2 -INFO: [HDL 9-1061] Parsing VHDL file "C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sources_1/new/System.vhd" into library xil_defaultlib [C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sources_1/new/System.vhd:1] -[Wed Apr 14 08:24:05 2021] Launched synth_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/synth_1/runme.log -launch_runs impl_1 -jobs 2 -[Wed Apr 14 08:25:26 2021] Launched impl_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/runme.log -remove_files -fileset sim_1 C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sim_1/new/test_Compteur.vhd -file delete -force C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sim_1/new/test_Compteur.vhd -reset_run impl_1 -launch_runs impl_1 -jobs 2 -[Wed Apr 14 08:27:27 2021] Launched impl_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/runme.log -launch_runs impl_1 -to_step write_bitstream -jobs 2 -[Wed Apr 14 08:29:13 2021] Launched impl_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/runme.log -open_hw -connect_hw_server -INFO: [Labtools 27-2285] Connecting to hw_server url TCP:localhost:3121 -INFO: [Labtools 27-2222] Launching hw_server... -INFO: [Labtools 27-2221] Launch Output: +open_project: Time (s): cpu = 00:00:08 ; elapsed = 00:00:05 . Memory (MB): peak = 847.191 ; gain = 172.910 +launch_simulation +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_LC' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_LC_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_LC_behav xil_defaultlib.Test_LC -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.test_lc +Built simulation snapshot Test_LC_behav -****** Xilinx hw_server v2016.4 - **** Build date : Jan 23 2017-19:37:29 +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_LC_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 10:15:26 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '4' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_LC_behav -key {Behavioral:sim_1:Functional:Test_LC} -tclbatch {Test_LC.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_LC.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +ERROR: Slice range direction "downto" does not match prefix slice direction "to" +Time: 0 ps Iteration: 0 Process: /Test_LC/instance/line__44 + File: C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd -connect_hw_server: Time (s): cpu = 00:00:01 ; elapsed = 00:00:06 . Memory (MB): peak = 881.043 ; gain = 0.000 -open_hw_target -INFO: [Labtoolstcl 44-466] Opening hw_target localhost:3121/xilinx_tcf/Digilent/210183AB4E4EA -set_property PROGRAM.FILE {C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/System.bit} [lindex [get_hw_devices xc7a35t_0] 0] -current_hw_device [lindex [get_hw_devices xc7a35t_0] 0] -refresh_hw_device -update_hw_probes false [lindex [get_hw_devices xc7a35t_0] 0] -INFO: [Labtools 27-1434] Device xc7a35t (JTAG device index = 0) is programmed with a design that has no supported debug core(s) in it. -WARNING: [Labtools 27-3123] The debug hub core was not detected at User Scan Chain 1 or 3. -Resolution: -1. Make sure the clock connected to the debug hub (dbg_hub) core is a free running clock and is active OR -2. Manually launch hw_server with -e "set xsdb-user-bscan " to detect the debug hub at User Scan Chain of 2 or 4. To determine the user scan chain setting, open the implemented design and use: get_property C_USER_SCAN_CHAIN [get_debug_cores dbg_hub]. -set_property PROBES.FILE {} [lindex [get_hw_devices xc7a35t_0] 0] -set_property PROGRAM.FILE {C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/System.bit} [lindex [get_hw_devices xc7a35t_0] 0] -program_hw_devices [lindex [get_hw_devices xc7a35t_0] 0] -INFO: [Labtools 27-3164] End of startup status: HIGH -refresh_hw_device [lindex [get_hw_devices xc7a35t_0] 0] -INFO: [Labtools 27-1434] Device xc7a35t (JTAG device index = 0) is programmed with a design that has no supported debug core(s) in it. -WARNING: [Labtools 27-3123] The debug hub core was not detected at User Scan Chain 1 or 3. -Resolution: -1. Make sure the clock connected to the debug hub (dbg_hub) core is a free running clock and is active OR -2. Manually launch hw_server with -e "set xsdb-user-bscan " to detect the debug hub at User Scan Chain of 2 or 4. To determine the user scan chain setting, open the implemented design and use: get_property C_USER_SCAN_CHAIN [get_debug_cores dbg_hub]. -WARNING: [Labtoolstcl 44-130] No matching hw_ilas were found. -WARNING: [Labtoolstcl 44-130] No matching hw_ilas were found. -WARNING: [Labtoolstcl 44-130] No matching hw_ilas were found. -WARNING: [Labtoolstcl 44-130] No matching hw_ilas were found. -reset_run synth_1 -launch_runs synth_1 -jobs 2 -INFO: [HDL 9-1061] Parsing VHDL file "C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sources_1/new/Compteur.vhd" into library xil_defaultlib [C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sources_1/new/Compteur.vhd:1] -[Wed Apr 14 08:32:22 2021] Launched synth_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/synth_1/runme.log -reset_run synth_1 -launch_runs synth_1 -jobs 2 -INFO: [HDL 9-1061] Parsing VHDL file "C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sources_1/new/System.vhd" into library xil_defaultlib [C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sources_1/new/System.vhd:1] -[Wed Apr 14 08:33:40 2021] Launched synth_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/synth_1/runme.log -launch_runs impl_1 -jobs 2 -[Wed Apr 14 08:34:54 2021] Launched impl_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/runme.log -reset_run synth_1 -launch_runs synth_1 -jobs 2 -INFO: [HDL 9-1061] Parsing VHDL file "C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sources_1/new/System.vhd" into library xil_defaultlib [C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sources_1/new/System.vhd:1] -[Wed Apr 14 08:40:08 2021] Launched synth_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/synth_1/runme.log -launch_runs impl_1 -jobs 2 -[Wed Apr 14 08:41:23 2021] Launched impl_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/runme.log -reset_run synth_1 -launch_runs synth_1 -jobs 2 -INFO: [HDL 9-1061] Parsing VHDL file "C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sources_1/new/System.vhd" into library xil_defaultlib [C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sources_1/new/System.vhd:1] -[Wed Apr 14 08:45:24 2021] Launched synth_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/synth_1/runme.log -launch_runs impl_1 -jobs 2 -[Wed Apr 14 08:46:41 2021] Launched impl_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/runme.log -reset_run synth_1 -launch_runs synth_1 -jobs 2 -INFO: [HDL 9-1061] Parsing VHDL file "C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sources_1/new/System.vhd" into library xil_defaultlib [C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sources_1/new/System.vhd:1] -[Wed Apr 14 08:49:30 2021] Launched synth_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/synth_1/runme.log -launch_runs impl_1 -jobs 2 -[Wed Apr 14 08:50:57 2021] Launched impl_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/runme.log -launch_runs impl_1 -to_step write_bitstream -jobs 2 -[Wed Apr 14 08:54:17 2021] Launched impl_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/runme.log -set_property PROBES.FILE {} [lindex [get_hw_devices xc7a35t_0] 0] -set_property PROGRAM.FILE {C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/System.bit} [lindex [get_hw_devices xc7a35t_0] 0] -program_hw_devices [lindex [get_hw_devices xc7a35t_0] 0] -INFO: [Labtools 27-3164] End of startup status: HIGH -refresh_hw_device [lindex [get_hw_devices xc7a35t_0] 0] -INFO: [Labtools 27-1434] Device xc7a35t (JTAG device index = 0) is programmed with a design that has no supported debug core(s) in it. -WARNING: [Labtools 27-3123] The debug hub core was not detected at User Scan Chain 1 or 3. -Resolution: -1. Make sure the clock connected to the debug hub (dbg_hub) core is a free running clock and is active OR -2. Manually launch hw_server with -e "set xsdb-user-bscan " to detect the debug hub at User Scan Chain of 2 or 4. To determine the user scan chain setting, open the implemented design and use: get_property C_USER_SCAN_CHAIN [get_debug_cores dbg_hub]. -WARNING: [Labtoolstcl 44-130] No matching hw_ilas were found. -WARNING: [Labtoolstcl 44-130] No matching hw_ilas were found. -WARNING: [Labtoolstcl 44-130] No matching hw_ilas were found. -WARNING: [Labtoolstcl 44-130] No matching hw_ilas were found. -reset_run synth_1 -launch_runs synth_1 -jobs 2 -INFO: [HDL 9-1061] Parsing VHDL file "C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sources_1/new/System.vhd" into library xil_defaultlib [C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.srcs/sources_1/new/System.vhd:1] -[Wed Apr 14 09:00:05 2021] Launched synth_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/synth_1/runme.log -launch_runs impl_1 -jobs 2 -[Wed Apr 14 09:00:59 2021] Launched impl_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/runme.log -launch_runs impl_1 -to_step write_bitstream -jobs 2 -[Wed Apr 14 09:02:14 2021] Launched impl_1... -Run output will be captured here: C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/runme.log -set_property PROBES.FILE {} [lindex [get_hw_devices xc7a35t_0] 0] -set_property PROGRAM.FILE {C:/Users/Hp/Documents/Compteur8BitsBasys3/Compteur8BitsBasys3.runs/impl_1/System.bit} [lindex [get_hw_devices xc7a35t_0] 0] -program_hw_devices [lindex [get_hw_devices xc7a35t_0] 0] -INFO: [Labtools 27-3164] End of startup status: HIGH -refresh_hw_device [lindex [get_hw_devices xc7a35t_0] 0] -INFO: [Labtools 27-1434] Device xc7a35t (JTAG device index = 0) is programmed with a design that has no supported debug core(s) in it. -WARNING: [Labtools 27-3123] The debug hub core was not detected at User Scan Chain 1 or 3. -Resolution: -1. Make sure the clock connected to the debug hub (dbg_hub) core is a free running clock and is active OR -2. Manually launch hw_server with -e "set xsdb-user-bscan " to detect the debug hub at User Scan Chain of 2 or 4. To determine the user scan chain setting, open the implemented design and use: get_property C_USER_SCAN_CHAIN [get_debug_cores dbg_hub]. -WARNING: [Labtoolstcl 44-130] No matching hw_ilas were found. -WARNING: [Labtoolstcl 44-130] No matching hw_ilas were found. -WARNING: [Labtoolstcl 44-130] No matching hw_ilas were found. -WARNING: [Labtoolstcl 44-130] No matching hw_ilas were found. -ERROR: [Labtools 27-2269] No devices detected on target localhost:3121/xilinx_tcf/Digilent/210183AB4E4EA. -Check cable connectivity and that the target board is powered up then -use the disconnect_hw_server and connect_hw_server to re-register this hardware target. -ERROR: [Labtoolstcl 44-513] HW Target shutdown. Closing target: localhost:3121/xilinx_tcf/Digilent/210183AB4E4EA -exit -INFO: [Common 17-206] Exiting Vivado at Wed Apr 14 18:31:17 2021... +HDL Line: C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd:44 +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_LC_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:03 ; elapsed = 00:00:07 . Memory (MB): peak = 856.492 ; gain = 6.063 +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_LC' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_LC_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_LC_behav xil_defaultlib.Test_LC -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.test_lc +Built simulation snapshot Test_LC_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_LC_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 10:18:06 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_LC_behav -key {Behavioral:sim_1:Functional:Test_LC} -tclbatch {Test_LC.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_LC.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +ERROR: Slice range direction "downto" does not match prefix slice direction "to" +Time: 0 ps Iteration: 0 Process: /Test_LC/instance/line__44 + File: C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd + +HDL Line: C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd:44 +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_LC_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:02 ; elapsed = 00:00:06 . Memory (MB): peak = 886.191 ; gain = 0.000 +add_bp {C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd} 44 +remove_bps -file {C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd} -line 44 +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_LC' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_LC_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_LC_behav xil_defaultlib.Test_LC -log elaborate.log +Using 2 slave threads. +Starting static elaboration +ERROR: [VRFC 10-1378] slice direction differs from its index type range [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd:44] +ERROR: [XSIM 43-3321] Static elaboration of top level VHDL design unit test_lc in library work failed. +INFO: [USF-XSim-69] 'elaborate' step finished in '1' seconds +INFO: [USF-XSim-99] Step results log file:'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' +ERROR: [USF-XSim-62] 'elaborate' step failed with error(s). Please check the Tcl console output or 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' file for more information. +ERROR: [Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation. +ERROR: [Common 17-39] 'launch_simulation' failed due to earlier errors. +launch_simulation +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_LC' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_LC_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_LC_behav xil_defaultlib.Test_LC -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.test_lc +Built simulation snapshot Test_LC_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_LC_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 10:28:56 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '4' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_LC_behav -key {Behavioral:sim_1:Functional:Test_LC} -tclbatch {Test_LC.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_LC.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_LC_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:02 ; elapsed = 00:00:06 . Memory (MB): peak = 908.410 ; gain = 6.398 +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_LC' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_LC_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_LC_behav xil_defaultlib.Test_LC -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.test_lc +Built simulation snapshot Test_LC_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_LC_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 10:29:55 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_LC_behav -key {Behavioral:sim_1:Functional:Test_LC} -tclbatch {Test_LC.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_LC.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_LC_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:06 . Memory (MB): peak = 908.410 ; gain = 0.000 +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_LC' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_LC_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_LC_behav xil_defaultlib.Test_LC -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.test_lc +Built simulation snapshot Test_LC_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_LC_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 10:30:41 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_LC_behav -key {Behavioral:sim_1:Functional:Test_LC} -tclbatch {Test_LC.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_LC.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +ERROR: Array sizes do not match, left array has 2 elements, right array has 0 elements +Time: 0 ps Iteration: 0 Process: /Test_LC/instance/line__44 + File: C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd + +HDL Line: C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd:44 +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_LC_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:06 . Memory (MB): peak = 908.410 ; gain = 0.000 +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_LC' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_LC_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_LC_behav xil_defaultlib.Test_LC -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.test_lc +Built simulation snapshot Test_LC_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_LC_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 10:32:21 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_LC_behav -key {Behavioral:sim_1:Functional:Test_LC} -tclbatch {Test_LC.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_LC.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_LC_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:06 . Memory (MB): peak = 909.184 ; gain = 0.773 +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_LC' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_LC_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_LC_behav xil_defaultlib.Test_LC -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.test_lc +Built simulation snapshot Test_LC_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_LC_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 10:44:06 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_LC_behav -key {Behavioral:sim_1:Functional:Test_LC} -tclbatch {Test_LC.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_LC.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +ERROR: Slice range direction "to" does not match prefix slice direction "downto" +Time: 0 ps Iteration: 0 Process: /Test_LC/instance/line__44 + File: C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd + +HDL Line: C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd:44 +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_LC_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:06 . Memory (MB): peak = 916.578 ; gain = 0.000 +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_LC' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_LC_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_LC_behav xil_defaultlib.Test_LC -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.test_lc +Built simulation snapshot Test_LC_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_LC_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 10:44:45 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_LC_behav -key {Behavioral:sim_1:Functional:Test_LC} -tclbatch {Test_LC.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_LC.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_LC_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:02 ; elapsed = 00:00:06 . Memory (MB): peak = 916.578 ; gain = 0.000 +set_property SOURCE_SET sources_1 [get_filesets sim_1] +close [ open C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd w ] +add_files -fileset sim_1 C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd +set_property top Test_Etage3_Calcul [get_filesets sim_1] +set_property top_lib xil_defaultlib [get_filesets sim_1] +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Etage3_Calcul' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Etage3_Calcul_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +ERROR: [VRFC 10-1412] syntax error near signal [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd:57] +ERROR: [VRFC 10-1504] unit behavioral ignored due to previous errors [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd:38] +INFO: [VRFC 10-240] VHDL file C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd ignored due to errors +INFO: [USF-XSim-69] 'compile' step finished in '3' seconds +INFO: [USF-XSim-99] Step results log file:'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xvhdl.log' +ERROR: [USF-XSim-62] 'compile' step failed with error(s). Please check the Tcl console output or 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xvhdl.log' file for more information. +ERROR: [Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation. +ERROR: [Common 17-39] 'launch_simulation' failed due to earlier errors. +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Etage3_Calcul' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Etage3_Calcul_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Etage3_Calcul_behav xil_defaultlib.Test_Etage3_Calcul -log elaborate.log +Using 2 slave threads. +Starting static elaboration +ERROR: [VRFC 10-665] expression has 3 elements ; formal commande expects 2 [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd:93] +ERROR: [XSIM 43-3321] Static elaboration of top level VHDL design unit test_etage3_calcul in library work failed. +INFO: [USF-XSim-69] 'elaborate' step finished in '1' seconds +INFO: [USF-XSim-99] Step results log file:'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' +ERROR: [USF-XSim-62] 'elaborate' step failed with error(s). Please check the Tcl console output or 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' file for more information. +ERROR: [Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation. +ERROR: [Common 17-39] 'launch_simulation' failed due to earlier errors. +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Etage3_Calcul' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Etage3_Calcul_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [USF-XSim-69] 'compile' step finished in '2' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Etage3_Calcul_behav xil_defaultlib.Test_Etage3_Calcul -log elaborate.log +Using 2 slave threads. +Starting static elaboration +ERROR: [VRFC 10-664] expression has 7 elements ; expected 8 [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd:95] +ERROR: [XSIM 43-3321] Static elaboration of top level VHDL design unit test_etage3_calcul in library work failed. +INFO: [USF-XSim-69] 'elaborate' step finished in '1' seconds +INFO: [USF-XSim-99] Step results log file:'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' +ERROR: [USF-XSim-62] 'elaborate' step failed with error(s). Please check the Tcl console output or 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' file for more information. +ERROR: [Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation. +ERROR: [Common 17-39] 'launch_simulation' failed due to earlier errors. +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Etage3_Calcul' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Etage3_Calcul_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Etage3_Calcul_behav xil_defaultlib.Test_Etage3_Calcul -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling package ieee.std_logic_arith +Compiling package ieee.std_logic_unsigned +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.ALU [\ALU(nb_bits=8)\] +Compiling architecture structural of entity xil_defaultlib.Etage3_Calcul [\Etage3_Calcul(nb_bits=8,op_vect...] +Compiling architecture behavioral of entity xil_defaultlib.test_etage3_calcul +Built simulation snapshot Test_Etage3_Calcul_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Etage3_Calcul_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 11:50:05 2021... +run_program: Time (s): cpu = 00:00:00 ; elapsed = 00:00:05 . Memory (MB): peak = 922.711 ; gain = 0.000 +INFO: [USF-XSim-69] 'elaborate' step finished in '6' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Etage3_Calcul_behav -key {Behavioral:sim_1:Functional:Test_Etage3_Calcul} -tclbatch {Test_Etage3_Calcul.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Etage3_Calcul.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Etage3_Calcul_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:08 . Memory (MB): peak = 922.711 ; gain = 0.000 +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Etage3_Calcul' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Etage3_Calcul_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [USF-XSim-69] 'compile' step finished in '2' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Etage3_Calcul_behav xil_defaultlib.Test_Etage3_Calcul -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling package ieee.std_logic_arith +Compiling package ieee.std_logic_unsigned +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.ALU [\ALU(nb_bits=8)\] +Compiling architecture structural of entity xil_defaultlib.Etage3_Calcul [\Etage3_Calcul(nb_bits=8,op_vect...] +Compiling architecture behavioral of entity xil_defaultlib.test_etage3_calcul +Built simulation snapshot Test_Etage3_Calcul_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Etage3_Calcul_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 11:51:24 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Etage3_Calcul_behav -key {Behavioral:sim_1:Functional:Test_Etage3_Calcul} -tclbatch {Test_Etage3_Calcul.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Etage3_Calcul.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Etage3_Calcul_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:06 . Memory (MB): peak = 922.711 ; gain = 0.000 +set_property SOURCE_SET sources_1 [get_filesets sim_1] +close [ open C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd w ] +add_files -fileset sim_1 C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd +set_property top Test_Etage4_Memoire [get_filesets sim_1] +set_property top_lib xil_defaultlib [get_filesets sim_1] +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Etage4_Memoire' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Etage4_Memoire_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Etage4_Memoire_behav xil_defaultlib.Test_Etage4_Memoire -log elaborate.log +Using 2 slave threads. +Starting static elaboration +ERROR: [VRFC 10-664] expression has 32 elements ; expected 8 [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd:65] +ERROR: [XSIM 43-3321] Static elaboration of top level VHDL design unit test_etage4_memoire in library work failed. +INFO: [USF-XSim-69] 'elaborate' step finished in '1' seconds +INFO: [USF-XSim-99] Step results log file:'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' +ERROR: [USF-XSim-62] 'elaborate' step failed with error(s). Please check the Tcl console output or 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' file for more information. +ERROR: [Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation. +ERROR: [Common 17-39] 'launch_simulation' failed due to earlier errors. +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Etage4_Memoire' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Etage4_Memoire_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [USF-XSim-69] 'compile' step finished in '2' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Etage4_Memoire_behav xil_defaultlib.Test_Etage4_Memoire -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MemoireDonnees [\MemoireDonnees(nb_bits=8,addr_s...] +Compiling architecture behavioral of entity xil_defaultlib.Etage4_Memoire [\Etage4_Memoire(nb_bits=8,mem_si...] +Compiling architecture behavioral of entity xil_defaultlib.test_etage4_memoire +Built simulation snapshot Test_Etage4_Memoire_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Etage4_Memoire_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 13:51:00 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Etage4_Memoire_behav -key {Behavioral:sim_1:Functional:Test_Etage4_Memoire} -tclbatch {Test_Etage4_Memoire.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Etage4_Memoire.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +ERROR: Index 2047 out of bound 2039 downto 0 +Time: 115 ns Iteration: 1 Process: /Test_Etage4_Memoire/instance/instance_MemoireDonnees/line__49 + File: C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd + +HDL Line: C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd:58 +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Etage4_Memoire_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:06 . Memory (MB): peak = 938.863 ; gain = 0.000 +set_property top Test_Etage3_Calcul [get_filesets sim_1] +set_property top_lib xil_defaultlib [get_filesets sim_1] +current_sim simulation_10 +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Etage3_Calcul' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Etage3_Calcul_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Etage3_Calcul_behav xil_defaultlib.Test_Etage3_Calcul -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling package ieee.std_logic_arith +Compiling package ieee.std_logic_unsigned +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.ALU [\ALU(nb_bits=8)\] +Compiling architecture structural of entity xil_defaultlib.Etage3_Calcul [\Etage3_Calcul(nb_bits=8,op_vect...] +Compiling architecture behavioral of entity xil_defaultlib.test_etage3_calcul +Built simulation snapshot Test_Etage3_Calcul_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Etage3_Calcul_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 13:54:55 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Etage3_Calcul_behav -key {Behavioral:sim_1:Functional:Test_Etage3_Calcul} -tclbatch {Test_Etage3_Calcul.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Etage3_Calcul.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Etage3_Calcul_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:02 ; elapsed = 00:00:06 . Memory (MB): peak = 956.324 ; gain = 0.000 +set_property top Test_Etage4_Memoire [get_filesets sim_1] +set_property top_lib xil_defaultlib [get_filesets sim_1] +current_sim simulation_11 +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Etage4_Memoire' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Etage4_Memoire_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [USF-XSim-69] 'compile' step finished in '2' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Etage4_Memoire_behav xil_defaultlib.Test_Etage4_Memoire -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MemoireDonnees [\MemoireDonnees(nb_bits=8,addr_s...] +Compiling architecture behavioral of entity xil_defaultlib.Etage4_Memoire [\Etage4_Memoire(nb_bits=8,mem_si...] +Compiling architecture behavioral of entity xil_defaultlib.test_etage4_memoire +Built simulation snapshot Test_Etage4_Memoire_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Etage4_Memoire_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 13:57:03 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Etage4_Memoire_behav -key {Behavioral:sim_1:Functional:Test_Etage4_Memoire} -tclbatch {Test_Etage4_Memoire.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Etage4_Memoire.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +ERROR: Index 2047 out of bound 2039 downto 0 +Time: 115 ns Iteration: 1 Process: /Test_Etage4_Memoire/instance/instance_MemoireDonnees/line__49 + File: C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd + +HDL Line: C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd:56 +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Etage4_Memoire_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:03 ; elapsed = 00:00:06 . Memory (MB): peak = 980.992 ; gain = 24.668 +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Etage4_Memoire' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Etage4_Memoire_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Etage4_Memoire_behav xil_defaultlib.Test_Etage4_Memoire -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MemoireDonnees [\MemoireDonnees(nb_bits=8,addr_s...] +Compiling architecture behavioral of entity xil_defaultlib.Etage4_Memoire [\Etage4_Memoire(nb_bits=8,mem_si...] +Compiling architecture behavioral of entity xil_defaultlib.test_etage4_memoire +Built simulation snapshot Test_Etage4_Memoire_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Etage4_Memoire_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 14:02:06 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Etage4_Memoire_behav -key {Behavioral:sim_1:Functional:Test_Etage4_Memoire} -tclbatch {Test_Etage4_Memoire.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Etage4_Memoire.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Etage4_Memoire_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:06 . Memory (MB): peak = 980.992 ; gain = 0.000 +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Etage4_Memoire' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Etage4_Memoire_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Etage4_Memoire_behav xil_defaultlib.Test_Etage4_Memoire -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MemoireDonnees [\MemoireDonnees(nb_bits=8,addr_s...] +Compiling architecture behavioral of entity xil_defaultlib.Etage4_Memoire [\Etage4_Memoire(nb_bits=8,mem_si...] +Compiling architecture behavioral of entity xil_defaultlib.test_etage4_memoire +Built simulation snapshot Test_Etage4_Memoire_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Etage4_Memoire_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 14:05:10 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Etage4_Memoire_behav -key {Behavioral:sim_1:Functional:Test_Etage4_Memoire} -tclbatch {Test_Etage4_Memoire.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Etage4_Memoire.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Etage4_Memoire_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:06 . Memory (MB): peak = 980.992 ; gain = 0.000 +set_property SOURCE_SET sources_1 [get_filesets sim_1] +close [ open C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd w ] +add_files -fileset sim_1 C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd +set_property top Test_Etage2_5_Registres [get_filesets sim_1] +set_property top_lib xil_defaultlib [get_filesets sim_1] +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Etage2_5_Registres' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Etage2_5_Registres_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Etage2_5_Registres_behav xil_defaultlib.Test_Etage2_5_Registres -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.BancRegistres [\BancRegistres(nb_bits=8,addr_si...] +Compiling architecture behavioral of entity xil_defaultlib.Etage2_5_Registres [\Etage2_5_Registres(nb_bits=8,nb...] +Compiling architecture behavioral of entity xil_defaultlib.test_etage2_5_registres +Built simulation snapshot Test_Etage2_5_Registres_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Etage2_5_Registres_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 16:45:49 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '4' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Etage2_5_Registres_behav -key {Behavioral:sim_1:Functional:Test_Etage2_5_Registres} -tclbatch {Test_Etage2_5_Registres.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Etage2_5_Registres.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Etage2_5_Registres_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:02 ; elapsed = 00:00:07 . Memory (MB): peak = 980.992 ; gain = 0.000 +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Etage2_5_Registres' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Etage2_5_Registres_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Etage2_5_Registres_behav xil_defaultlib.Test_Etage2_5_Registres -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.BancRegistres [\BancRegistres(nb_bits=8,addr_si...] +Compiling architecture behavioral of entity xil_defaultlib.Etage2_5_Registres [\Etage2_5_Registres(nb_bits=8,nb...] +Compiling architecture behavioral of entity xil_defaultlib.test_etage2_5_registres +Built simulation snapshot Test_Etage2_5_Registres_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Etage2_5_Registres_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 16:49:11 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Etage2_5_Registres_behav -key {Behavioral:sim_1:Functional:Test_Etage2_5_Registres} -tclbatch {Test_Etage2_5_Registres.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Etage2_5_Registres.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Etage2_5_Registres_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:06 . Memory (MB): peak = 980.992 ; gain = 0.000 +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Etage2_5_Registres' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Etage2_5_Registres_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Etage2_5_Registres_behav xil_defaultlib.Test_Etage2_5_Registres -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.BancRegistres [\BancRegistres(nb_bits=8,addr_si...] +Compiling architecture behavioral of entity xil_defaultlib.Etage2_5_Registres [\Etage2_5_Registres(nb_bits=8,nb...] +Compiling architecture behavioral of entity xil_defaultlib.test_etage2_5_registres +Built simulation snapshot Test_Etage2_5_Registres_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Etage2_5_Registres_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 16:51:09 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Etage2_5_Registres_behav -key {Behavioral:sim_1:Functional:Test_Etage2_5_Registres} -tclbatch {Test_Etage2_5_Registres.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Etage2_5_Registres.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Etage2_5_Registres_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:06 . Memory (MB): peak = 980.992 ; gain = 0.000 +close [ open C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd w ] +add_files C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd +set_property SOURCE_SET sources_1 [get_filesets sim_1] +close [ open C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd w ] +add_files -fileset sim_1 C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd +set_property top Test_Pipeline [get_filesets sim_1] +set_property top_lib xil_defaultlib [get_filesets sim_1] +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +ERROR: [VRFC 10-91] clk_period is not declared [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd:65] +ERROR: [VRFC 10-2123] 0 definitions of operator "/" match here [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd:65] +ERROR: [VRFC 10-91] clk_period is not declared [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd:67] +ERROR: [VRFC 10-2123] 0 definitions of operator "/" match here [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd:67] +ERROR: [VRFC 10-1504] unit behavioral ignored due to previous errors [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd:38] +INFO: [VRFC 10-240] VHDL file C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd ignored due to errors +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-99] Step results log file:'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xvhdl.log' +ERROR: [USF-XSim-62] 'compile' step failed with error(s). Please check the Tcl console output or 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xvhdl.log' file for more information. +ERROR: [Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation. +ERROR: [Common 17-39] 'launch_simulation' failed due to earlier errors. +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Pipeline_behav xil_defaultlib.Test_Pipeline -log elaborate.log +Using 2 slave threads. +Starting static elaboration +ERROR: [VRFC 10-665] expression has 8 elements ; formal instruction expects 3 [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd:161] +ERROR: [XSIM 43-3321] Static elaboration of top level VHDL design unit test_pipeline in library work failed. +INFO: [USF-XSim-69] 'elaborate' step finished in '1' seconds +INFO: [USF-XSim-99] Step results log file:'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' +ERROR: [USF-XSim-62] 'elaborate' step failed with error(s). Please check the Tcl console output or 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' file for more information. +ERROR: [Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation. +ERROR: [Common 17-39] 'launch_simulation' failed due to earlier errors. +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Pipeline_behav xil_defaultlib.Test_Pipeline -log elaborate.log +Using 2 slave threads. +Starting static elaboration +ERROR: [VRFC 10-664] expression has 160 elements ; expected 224 [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd:44] +ERROR: [XSIM 43-3321] Static elaboration of top level VHDL design unit test_pipeline in library work failed. +INFO: [USF-XSim-69] 'elaborate' step finished in '1' seconds +INFO: [USF-XSim-99] Step results log file:'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' +ERROR: [USF-XSim-62] 'elaborate' step failed with error(s). Please check the Tcl console output or 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' file for more information. +ERROR: [Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation. +ERROR: [Common 17-39] 'launch_simulation' failed due to earlier errors. +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Pipeline_behav xil_defaultlib.Test_Pipeline -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.std_logic_arith +Compiling package ieee.std_logic_unsigned +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.MemoireInstructions [\MemoireInstructions(nb_bits=28,...] +Compiling architecture behavioral of entity xil_defaultlib.Etage1_LectureInstruction [\Etage1_LectureInstruction(instr...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.BancRegistres [\BancRegistres(nb_bits=8,addr_si...] +Compiling architecture behavioral of entity xil_defaultlib.Etage2_5_Registres [\Etage2_5_Registres(nb_bits=8,nb...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.ALU [\ALU(nb_bits=8)\] +Compiling architecture structural of entity xil_defaultlib.Etage3_Calcul [\Etage3_Calcul(nb_bits=8,op_vect...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MemoireDonnees [\MemoireDonnees(nb_bits=8,addr_s...] +Compiling architecture structural of entity xil_defaultlib.Etage4_Memoire [\Etage4_Memoire(nb_bits=8,mem_si...] +Compiling architecture behavioral of entity xil_defaultlib.Pipeline [pipeline_default] +Compiling architecture behavioral of entity xil_defaultlib.test_pipeline +Built simulation snapshot Test_Pipeline_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 17:44:51 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Pipeline_behav -key {Behavioral:sim_1:Functional:Test_Pipeline} -tclbatch {Test_Pipeline.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Pipeline.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Pipeline_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:07 . Memory (MB): peak = 980.992 ; gain = 0.000 +add_wave {{/Test_Pipeline/instance/Instruction_1_to_2}} {{/Test_Pipeline/instance/Instruction_2_to_3}} {{/Test_Pipeline/instance/Instruction_3_to_4}} {{/Test_Pipeline/instance/Instruction_4_to_5}} +run all +INFO: [Common 17-41] Interrupt caught. Command should exit soon. +run: Time (s): cpu = 00:00:06 ; elapsed = 00:00:09 . Memory (MB): peak = 1024.051 ; gain = 0.000 +INFO: [Common 17-344] 'run' was cancelled +run 10 us +run 10 us +restart +INFO: [Simtcl 6-17] Simulation restarted +run 10 us +restart +INFO: [Simtcl 6-17] Simulation restarted +run 10 us +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Pipeline_behav xil_defaultlib.Test_Pipeline -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.std_logic_arith +Compiling package ieee.std_logic_unsigned +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.MemoireInstructions [\MemoireInstructions(nb_bits=28,...] +Compiling architecture behavioral of entity xil_defaultlib.Etage1_LectureInstruction [\Etage1_LectureInstruction(instr...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.BancRegistres [\BancRegistres(nb_bits=8,addr_si...] +Compiling architecture behavioral of entity xil_defaultlib.Etage2_5_Registres [\Etage2_5_Registres(nb_bits=8,nb...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.ALU [\ALU(nb_bits=8)\] +Compiling architecture structural of entity xil_defaultlib.Etage3_Calcul [\Etage3_Calcul(nb_bits=8,op_vect...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MemoireDonnees [\MemoireDonnees(nb_bits=8,addr_s...] +Compiling architecture structural of entity xil_defaultlib.Etage4_Memoire [\Etage4_Memoire(nb_bits=8,mem_si...] +Compiling architecture behavioral of entity xil_defaultlib.Pipeline [pipeline_default] +Compiling architecture behavioral of entity xil_defaultlib.test_pipeline +Built simulation snapshot Test_Pipeline_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 18:07:18 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Pipeline_behav -key {Behavioral:sim_1:Functional:Test_Pipeline} -tclbatch {Test_Pipeline.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Pipeline.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Pipeline_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:06 . Memory (MB): peak = 1024.051 ; gain = 0.000 +restart +INFO: [Simtcl 6-17] Simulation restarted +run 10 us +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Pipeline_behav xil_defaultlib.Test_Pipeline -log elaborate.log +Using 2 slave threads. +Starting static elaboration +ERROR: [VRFC 10-664] expression has 8 elements ; expected 16 [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd:153] +ERROR: [XSIM 43-3321] Static elaboration of top level VHDL design unit test_pipeline in library work failed. +INFO: [USF-XSim-69] 'elaborate' step finished in '1' seconds +INFO: [USF-XSim-99] Step results log file:'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' +ERROR: [USF-XSim-62] 'elaborate' step failed with error(s). Please check the Tcl console output or 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' file for more information. +ERROR: [Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation. +ERROR: [Common 17-39] 'launch_simulation' failed due to earlier errors. +current_sim simulation_18 +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Pipeline_behav xil_defaultlib.Test_Pipeline -log elaborate.log +Using 2 slave threads. +Starting static elaboration +ERROR: [VRFC 10-664] expression has 64 elements ; expected 16 [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd:154] +ERROR: [XSIM 43-3321] Static elaboration of top level VHDL design unit test_pipeline in library work failed. +INFO: [USF-XSim-69] 'elaborate' step finished in '1' seconds +INFO: [USF-XSim-99] Step results log file:'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' +ERROR: [USF-XSim-62] 'elaborate' step failed with error(s). Please check the Tcl console output or 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' file for more information. +ERROR: [Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation. +ERROR: [Common 17-39] 'launch_simulation' failed due to earlier errors. +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Pipeline_behav xil_defaultlib.Test_Pipeline -log elaborate.log +Using 2 slave threads. +Starting static elaboration +ERROR: [VRFC 10-664] expression has 444 elements ; expected 448 [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd:44] +ERROR: [XSIM 43-3321] Static elaboration of top level VHDL design unit test_pipeline in library work failed. +INFO: [USF-XSim-69] 'elaborate' step finished in '1' seconds +INFO: [USF-XSim-99] Step results log file:'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' +ERROR: [USF-XSim-62] 'elaborate' step failed with error(s). Please check the Tcl console output or 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' file for more information. +ERROR: [Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation. +ERROR: [Common 17-39] 'launch_simulation' failed due to earlier errors. +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Pipeline_behav xil_defaultlib.Test_Pipeline -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.std_logic_arith +Compiling package ieee.std_logic_unsigned +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.MemoireInstructions [\MemoireInstructions(nb_bits=28,...] +Compiling architecture behavioral of entity xil_defaultlib.Etage1_LectureInstruction [\Etage1_LectureInstruction(instr...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.BancRegistres [\BancRegistres(nb_bits=8,addr_si...] +Compiling architecture behavioral of entity xil_defaultlib.Etage2_5_Registres [\Etage2_5_Registres(nb_bits=8,nb...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.ALU [\ALU(nb_bits=8)\] +Compiling architecture structural of entity xil_defaultlib.Etage3_Calcul [\Etage3_Calcul(nb_bits=8,op_vect...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MemoireDonnees [\MemoireDonnees(nb_bits=8,addr_s...] +Compiling architecture structural of entity xil_defaultlib.Etage4_Memoire [\Etage4_Memoire(nb_bits=8,mem_si...] +Compiling architecture behavioral of entity xil_defaultlib.Pipeline [\Pipeline(addr_memoire_instructi...] +Compiling architecture behavioral of entity xil_defaultlib.test_pipeline +Built simulation snapshot Test_Pipeline_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Mon Apr 19 18:43:16 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '4' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Pipeline_behav -key {Behavioral:sim_1:Functional:Test_Pipeline} -tclbatch {Test_Pipeline.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Pipeline.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Pipeline_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:07 . Memory (MB): peak = 1024.051 ; gain = 0.000 +restart +INFO: [Simtcl 6-17] Simulation restarted +run 10 us +close_sim +INFO: [Simtcl 6-16] Simulation closed +close_sim: Time (s): cpu = 00:00:01 ; elapsed = 00:00:07 . Memory (MB): peak = 1024.051 ; gain = 0.000 +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +INFO: [USF-XSim-69] 'compile' step finished in '4' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Pipeline_behav xil_defaultlib.Test_Pipeline -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.std_logic_arith +Compiling package ieee.std_logic_unsigned +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.MemoireInstructions [\MemoireInstructions(nb_bits=28,...] +Compiling architecture behavioral of entity xil_defaultlib.Etage1_LectureInstruction [\Etage1_LectureInstruction(instr...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.BancRegistres [\BancRegistres(nb_bits=8,addr_si...] +Compiling architecture behavioral of entity xil_defaultlib.Etage2_5_Registres [\Etage2_5_Registres(nb_bits=8,nb...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.ALU [\ALU(nb_bits=8)\] +Compiling architecture structural of entity xil_defaultlib.Etage3_Calcul [\Etage3_Calcul(nb_bits=8,op_vect...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MemoireDonnees [\MemoireDonnees(nb_bits=8,addr_s...] +Compiling architecture structural of entity xil_defaultlib.Etage4_Memoire [\Etage4_Memoire(nb_bits=8,mem_si...] +Compiling architecture behavioral of entity xil_defaultlib.Pipeline [\Pipeline(addr_memoire_instructi...] +Compiling architecture behavioral of entity xil_defaultlib.test_pipeline +Built simulation snapshot Test_Pipeline_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Wed Apr 21 19:08:34 2021... +run_program: Time (s): cpu = 00:00:00 ; elapsed = 00:00:09 . Memory (MB): peak = 1024.051 ; gain = 0.000 +INFO: [USF-XSim-69] 'elaborate' step finished in '9' seconds +INFO: [USF-XSim-4] XSim::Simulate design +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Pipeline_behav -key {Behavioral:sim_1:Functional:Test_Pipeline} -tclbatch {Test_Pipeline.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Pipeline.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Pipeline_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:02 ; elapsed = 00:00:17 . Memory (MB): peak = 1024.051 ; gain = 0.000 +restart +INFO: [Simtcl 6-17] Simulation restarted +run 10 us +save_wave_config {C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/Test_Pipeline_behav.wcfg} +add_files -fileset sim_1 -norecurse C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/Test_Pipeline_behav.wcfg +set_property xsim.view C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/Test_Pipeline_behav.wcfg [get_filesets sim_1] +close_sim +INFO: [Simtcl 6-16] Simulation closed +close_sim: Time (s): cpu = 00:00:01 ; elapsed = 00:00:05 . Memory (MB): peak = 1055.410 ; gain = 0.000 +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +INFO: [USF-XSim-69] 'compile' step finished in '4' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Pipeline_behav xil_defaultlib.Test_Pipeline -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.std_logic_arith +Compiling package ieee.std_logic_unsigned +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.MemoireInstructions [\MemoireInstructions(nb_bits=28,...] +Compiling architecture behavioral of entity xil_defaultlib.Etage1_LectureInstruction [\Etage1_LectureInstruction(instr...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.BancRegistres [\BancRegistres(nb_bits=8,addr_si...] +Compiling architecture behavioral of entity xil_defaultlib.Etage2_5_Registres [\Etage2_5_Registres(nb_bits=8,nb...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.ALU [\ALU(nb_bits=8)\] +Compiling architecture structural of entity xil_defaultlib.Etage3_Calcul [\Etage3_Calcul(nb_bits=8,op_vect...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MemoireDonnees [\MemoireDonnees(nb_bits=8,addr_s...] +Compiling architecture structural of entity xil_defaultlib.Etage4_Memoire [\Etage4_Memoire(nb_bits=8,mem_si...] +Compiling architecture behavioral of entity xil_defaultlib.Pipeline [\Pipeline(addr_memoire_instructi...] +Compiling architecture behavioral of entity xil_defaultlib.test_pipeline +Built simulation snapshot Test_Pipeline_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Wed Apr 21 19:19:29 2021... +run_program: Time (s): cpu = 00:00:00 ; elapsed = 00:00:06 . Memory (MB): peak = 1055.410 ; gain = 0.000 +INFO: [USF-XSim-69] 'elaborate' step finished in '5' seconds +INFO: [USF-XSim-4] XSim::Simulate design +WARNING: [USF-XSim-17] WCFG file does not exist:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/Test_Pipeline_behav.wcfg +WARNING: [USF-XSim-17] WCFG file does not exist:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/Test_Pipeline_behav.wcfg +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Pipeline_behav -key {Behavioral:sim_1:Functional:Test_Pipeline} -tclbatch {Test_Pipeline.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Pipeline.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Pipeline_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:03 ; elapsed = 00:00:12 . Memory (MB): peak = 1055.410 ; gain = 0.000 +restart +INFO: [Simtcl 6-17] Simulation restarted +run 10 us +restart +INFO: [Simtcl 6-17] Simulation restarted +run 10 us +restart +INFO: [Simtcl 6-17] Simulation restarted +run 10 us +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +INFO: [USF-XSim-69] 'compile' step finished in '2' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Pipeline_behav xil_defaultlib.Test_Pipeline -log elaborate.log +Using 2 slave threads. +Starting static elaboration +ERROR: [VRFC 10-704] formal instructions_critiques_lecture_double has no actual or default value [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd:43] +ERROR: [XSIM 43-3321] Static elaboration of top level VHDL design unit test_pipeline in library work failed. +INFO: [USF-XSim-69] 'elaborate' step finished in '1' seconds +INFO: [USF-XSim-99] Step results log file:'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' +ERROR: [USF-XSim-62] 'elaborate' step failed with error(s). Please check the Tcl console output or 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/elaborate.log' file for more information. +ERROR: [Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation. +ERROR: [Common 17-39] 'launch_simulation' failed due to earlier errors. +current_sim simulation_18 +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +ERROR: [VRFC 10-704] formal instructions_critiques_lecture_double has no actual or default value [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd:170] +ERROR: [VRFC 10-1504] unit behavioral ignored due to previous errors [C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd:48] +INFO: [VRFC 10-240] VHDL file C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd ignored due to errors +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-99] Step results log file:'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xvhdl.log' +ERROR: [USF-XSim-62] 'compile' step failed with error(s). Please check the Tcl console output or 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xvhdl.log' file for more information. +ERROR: [Vivado 12-4473] Detected error while running simulation. Please correct the issue and retry this operation. +ERROR: [Common 17-39] 'launch_simulation' failed due to earlier errors. +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Pipeline_behav xil_defaultlib.Test_Pipeline -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.std_logic_arith +Compiling package ieee.std_logic_unsigned +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.MemoireInstructions [\MemoireInstructions(nb_bits=28,...] +Compiling architecture behavioral of entity xil_defaultlib.Etage1_LectureInstruction [\Etage1_LectureInstruction(instr...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.BancRegistres [\BancRegistres(nb_bits=8,addr_si...] +Compiling architecture behavioral of entity xil_defaultlib.Etage2_5_Registres [\Etage2_5_Registres(nb_bits=8,nb...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.ALU [\ALU(nb_bits=8)\] +Compiling architecture structural of entity xil_defaultlib.Etage3_Calcul [\Etage3_Calcul(nb_bits=8,op_vect...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MemoireDonnees [\MemoireDonnees(nb_bits=8,addr_s...] +Compiling architecture structural of entity xil_defaultlib.Etage4_Memoire [\Etage4_Memoire(nb_bits=8,mem_si...] +Compiling architecture behavioral of entity xil_defaultlib.Pipeline [\Pipeline(addr_memoire_instructi...] +Compiling architecture behavioral of entity xil_defaultlib.test_pipeline +Built simulation snapshot Test_Pipeline_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Thu Apr 22 11:58:15 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '4' seconds +INFO: [USF-XSim-4] XSim::Simulate design +WARNING: [USF-XSim-17] WCFG file does not exist:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/Test_Pipeline_behav.wcfg +WARNING: [USF-XSim-17] WCFG file does not exist:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/Test_Pipeline_behav.wcfg +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Pipeline_behav -key {Behavioral:sim_1:Functional:Test_Pipeline} -tclbatch {Test_Pipeline.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Pipeline.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Pipeline_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:07 . Memory (MB): peak = 1055.410 ; gain = 0.000 +restart +INFO: [Simtcl 6-17] Simulation restarted +run 10 us +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +INFO: [USF-XSim-69] 'compile' step finished in '1' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Pipeline_behav xil_defaultlib.Test_Pipeline -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.std_logic_arith +Compiling package ieee.std_logic_unsigned +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.MemoireInstructions [\MemoireInstructions(nb_bits=28,...] +Compiling architecture behavioral of entity xil_defaultlib.Etage1_LectureInstruction [\Etage1_LectureInstruction(instr...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.BancRegistres [\BancRegistres(nb_bits=8,addr_si...] +Compiling architecture behavioral of entity xil_defaultlib.Etage2_5_Registres [\Etage2_5_Registres(nb_bits=8,nb...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.ALU [\ALU(nb_bits=8)\] +Compiling architecture structural of entity xil_defaultlib.Etage3_Calcul [\Etage3_Calcul(nb_bits=8,op_vect...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MemoireDonnees [\MemoireDonnees(nb_bits=8,addr_s...] +Compiling architecture structural of entity xil_defaultlib.Etage4_Memoire [\Etage4_Memoire(nb_bits=8,mem_si...] +Compiling architecture behavioral of entity xil_defaultlib.Pipeline [\Pipeline(addr_memoire_instructi...] +Compiling architecture behavioral of entity xil_defaultlib.test_pipeline +Built simulation snapshot Test_Pipeline_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Thu Apr 22 12:08:52 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +WARNING: [USF-XSim-17] WCFG file does not exist:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/Test_Pipeline_behav.wcfg +WARNING: [USF-XSim-17] WCFG file does not exist:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/Test_Pipeline_behav.wcfg +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Pipeline_behav -key {Behavioral:sim_1:Functional:Test_Pipeline} -tclbatch {Test_Pipeline.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Pipeline.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Pipeline_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:06 . Memory (MB): peak = 1071.086 ; gain = 0.000 +restart +INFO: [Simtcl 6-17] Simulation restarted +run 10 us +close_sim +INFO: [Simtcl 6-16] Simulation closed +launch_simulation +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/simulate.log +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage2_5_Registres_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage3_Calcul_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_Etage4_Memoire_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/Test_LC_behav.wdb +WARNING: [Vivado 12-3661] Failed to remove file:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xelab.pb +INFO: [SIM-utils-51] Simulation object is 'sim_1' +INFO: [USF-XSim-37] Inspecting design source files for 'Test_Pipeline' in fileset 'sim_1'... +INFO: [USF-XSim-97] Finding global include files... +INFO: [USF-XSim-100] Fetching design files from 'sources_1'...(this may take a while)... +INFO: [USF-XSim-101] Fetching design files from 'sim_1'... +INFO: [USF-XSim-2] XSim::Compile design +INFO: [USF-XSim-61] Executing 'COMPILE and ANALYZE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +"xvhdl -m64 --relax -prj Test_Pipeline_vhdl.prj" +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/ALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity ALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/System.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity System +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/BancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity BancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage2-5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sources_1/new/Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Pipeline +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireDonnees.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireDonnees +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireAdressesRetour.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireAdressesRetour +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestBancRegistres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestBancRegistres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestALU.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestALU +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/TestMemoireInstructions.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity TestMemoireInstructions +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_LC.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_LC +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_MUX.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_MUX +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etape1_LectureInstruction.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etape1_LectureInstruction +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage3_Calcul.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage3_Calcul +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage4_Memoire.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage4_Memoire +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Etage2_5_Registres.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Etage2_5_Registres +INFO: [VRFC 10-163] Analyzing VHDL file "C:/Users/Hp/Documents/Processeur/Processeur.srcs/sim_1/new/Test_Pipeline.vhd" into library xil_defaultlib +INFO: [VRFC 10-307] analyzing entity Test_Pipeline +INFO: [USF-XSim-69] 'compile' step finished in '2' seconds +INFO: [USF-XSim-3] XSim::Elaborate design +INFO: [USF-XSim-61] Executing 'ELABORATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +Vivado Simulator 2016.4 +Copyright 1986-1999, 2001-2016 Xilinx, Inc. All Rights Reserved. +Running: C:/Xilinx/Vivado/2016.4/bin/unwrapped/win64.o/xelab.exe -wto c2fc77f80b2a4a04afc3ac9eb7900c74 --debug typical --relax --mt 2 -L xil_defaultlib -L secureip --snapshot Test_Pipeline_behav xil_defaultlib.Test_Pipeline -log elaborate.log +Using 2 slave threads. +Starting static elaboration +Completed static elaboration +Starting simulation data flow analysis +Completed simulation data flow analysis +Time Resolution for simulation is 1ps +Compiling package std.standard +Compiling package std.textio +Compiling package ieee.std_logic_1164 +Compiling package ieee.std_logic_arith +Compiling package ieee.std_logic_unsigned +Compiling package ieee.numeric_std +Compiling architecture behavioral of entity xil_defaultlib.MemoireInstructions [\MemoireInstructions(nb_bits=28,...] +Compiling architecture behavioral of entity xil_defaultlib.Etage1_LectureInstruction [\Etage1_LectureInstruction(instr...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.BancRegistres [\BancRegistres(nb_bits=8,addr_si...] +Compiling architecture behavioral of entity xil_defaultlib.Etage2_5_Registres [\Etage2_5_Registres(nb_bits=8,nb...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.ALU [\ALU(nb_bits=8)\] +Compiling architecture structural of entity xil_defaultlib.Etage3_Calcul [\Etage3_Calcul(nb_bits=8,op_vect...] +Compiling architecture behavioral of entity xil_defaultlib.LC [\LC(instruction_vector_size=3,co...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MUX [\MUX(nb_bits=8,instruction_vecto...] +Compiling architecture behavioral of entity xil_defaultlib.MemoireDonnees [\MemoireDonnees(nb_bits=8,addr_s...] +Compiling architecture structural of entity xil_defaultlib.Etage4_Memoire [\Etage4_Memoire(nb_bits=8,mem_si...] +Compiling architecture behavioral of entity xil_defaultlib.Pipeline [\Pipeline(addr_memoire_instructi...] +Compiling architecture behavioral of entity xil_defaultlib.test_pipeline +Built simulation snapshot Test_Pipeline_behav + +****** Webtalk v2016.4 (64-bit) + **** SW Build 1756540 on Mon Jan 23 19:11:23 MST 2017 + **** IP Build 1755317 on Mon Jan 23 20:30:07 MST 2017 + ** Copyright 1986-2016 Xilinx, Inc. All Rights Reserved. + +source C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/xsim_webtalk.tcl -notrace +INFO: [Common 17-206] Exiting Webtalk at Thu Apr 22 12:18:32 2021... +INFO: [USF-XSim-69] 'elaborate' step finished in '3' seconds +INFO: [USF-XSim-4] XSim::Simulate design +WARNING: [USF-XSim-17] WCFG file does not exist:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/Test_Pipeline_behav.wcfg +WARNING: [USF-XSim-17] WCFG file does not exist:C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav/xsim.dir/Test_Pipeline_behav/webtalk/Test_Pipeline_behav.wcfg +INFO: [USF-XSim-61] Executing 'SIMULATE' step in 'C:/Users/Hp/Documents/Processeur/Processeur.sim/sim_1/behav' +INFO: [USF-XSim-98] *** Running xsim + with args "Test_Pipeline_behav -key {Behavioral:sim_1:Functional:Test_Pipeline} -tclbatch {Test_Pipeline.tcl} -log {simulate.log}" +INFO: [USF-XSim-8] Loading simulator feature +Vivado Simulator 2016.4 +Time resolution is 1 ps +source Test_Pipeline.tcl +# set curr_wave [current_wave_config] +# if { [string length $curr_wave] == 0 } { +# if { [llength [get_objects]] > 0} { +# add_wave / +# set_property needs_save false [current_wave_config] +# } else { +# send_msg_id Add_Wave-1 WARNING "No top level signals found. Simulator will start without a wave window. If you want to open a wave window go to 'File->New Waveform Configuration' or type 'create_wave_config' in the TCL console." +# } +# } +# run 1000ns +INFO: [USF-XSim-96] XSim completed. Design snapshot 'Test_Pipeline_behav' loaded. +INFO: [USF-XSim-97] XSim simulation ran for 1000ns +launch_simulation: Time (s): cpu = 00:00:01 ; elapsed = 00:00:06 . Memory (MB): peak = 1071.086 ; gain = 0.000 +restart +INFO: [Simtcl 6-17] Simulation restarted +run 10 us