OpenCores
URL https://opencores.org/ocsvn/a-z80/a-z80/trunk

Subversion Repositories a-z80

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /a-z80
    from Rev 19 to Rev 20
    Reverse comparison

Rev 19 → Rev 20

/trunk/cpu/control/memory_ifc.bdf
3253,10 → 3253,6
(pt 688 1856)
)
(connector
(pt 208 1504)
(pt 392 1504)
)
(connector
(pt 560 160)
(pt 544 160)
(color 76 152 0)
3557,16 → 3553,6
(color 76 152 0)
)
(connector
(pt 224 1216)
(pt 224 1448)
(color 76 152 0)
)
(connector
(pt 224 1448)
(pt 296 1448)
(color 76 152 0)
)
(connector
(pt 624 1072)
(pt 736 1072)
)
3599,6 → 3585,10
(pt 616 1360)
(pt 688 1360)
)
(connector
(pt 208 1504)
(pt 392 1504)
)
(junction (pt 248 144))
(junction (pt 272 320))
(junction (pt 416 304))
3663,7 → 3653,6
(junction (pt 624 880))
(junction (pt 704 112))
(junction (pt 592 200))
(junction (pt 224 1216))
(junction (pt 736 1072))
(text "MREQ DURING REFRESH" (rect 640 248 780 262)(font "Arial" (font_size 8)))
(text "STANDARD MEM REQ" (rect 712 408 837 422)(font "Arial" (font_size 8)))
/trunk/cpu/control/memory_ifc.v
14,7 → 14,7
 
// PROGRAM "Quartus II 64-Bit"
// VERSION "Version 13.0.1 Build 232 06/12/2013 Service Pack 1 SJ Web Edition"
// CREATED "Mon Dec 04 20:31:24 2017"
// CREATED "Sun Dec 09 19:14:29 2018"
 
module memory_ifc(
clk,
146,7 → 146,6
wait_iorqinta <= 0;
end
else
if (timings_en)
begin
wait_iorqinta <= iorq_Tw;
end

powered by: WebSVN 2.1.0

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