OpenCores
URL https://opencores.org/ocsvn/present/present/trunk

Subversion Repositories present

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /present/trunk/32BitIO/bench
    from Rev 19 to Rev 9
    Reverse comparison

Rev 19 → Rev 9

/vhdl/sLayerTB.vhd
100,8 → 100,8
wait for clk_period;
---- Preparation for test case 1 -----------------
-- input <= x"0";
-- expected_output <= x"C";
-- inpput <= x"0";
-- expected_output <= x"";
--------------------------------------------------
input <= x"0";
115,8 → 115,8
end if;
 
---- Preparation for test case 2 -----------------
-- input <= x"A";
-- expected_output <= x"F";
-- inpput <= x"0";
-- expected_output <= x"";
--------------------------------------------------
input <= x"A";
130,8 → 130,8
end if;
 
---- Preparation for test case 3 -----------------
-- input <= x"F";
-- expected_output <= x"2";
-- inpput <= x"0";
-- expected_output <= x"";
--------------------------------------------------
input <= x"F";

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.