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

Subversion Repositories light8080

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /light8080/trunk/sw/demos
    from Rev 77 to Rev 78
    Reverse comparison

Rev 77 → Rev 78

/c2sb/c2sb_soc_tb.vhdl
68,10 → 68,10
process
begin
-- Assert reset for at least one full clk period
buttons(3) <= '0';
buttons(0) <= '0';
wait until clk = '1';
wait for T/2;
buttons(3) <= '1';
buttons(0) <= '1';
 
-- Remember to 'cut away' the preceding 3 clk semiperiods from
-- the wait statement...

powered by: WebSVN 2.1.0

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