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

Subversion Repositories t6507lp

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /t6507lp/trunk/rtl/verilog
    from Rev 91 to Rev 92
    Reverse comparison

Rev 91 → Rev 92

/t6507lp_fsm_tb.v
121,6 → 121,9
fake_mem[40] = ASL_ABX; // testing ABX mode, READ_MODIFY_WRITE TYPE. Page crossed.
fake_mem[41] = 8'hff;
fake_mem[42] = 8'h00;
fake_mem[40] = STA_ABX; // testing ABX mode, WRITE TYPE. No page crossed.
fake_mem[41] = 8'h04;
fake_mem[42] = 8'h00;
 
@(negedge clk) // will wait for next negative edge of the clock (t=20)

powered by: WebSVN 2.1.0

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