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/PureTesting
    from Rev 15 to Rev 19
    Reverse comparison

Rev 15 → Rev 19

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

powered by: WebSVN 2.1.0

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