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

Subversion Repositories zap

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /zap
    from Rev 8 to Rev 9
    Reverse comparison

Rev 8 → Rev 9

/trunk/ZAP/hw/sim/run_sim_gui.pl
124,6 → 124,6
if ( $tlbdebug =~ m/Y/ ) { $command .= " +tlbdebug "; }
if ( $genvcd !~ m/Y/ ) { $command .= " +nodump "; }
 
$command .= ";cat";
$command .= ";echo Press Ctrl+C/D to exit;cat";
print "$command\n";
exec "xterm -e '$command'";
/trunk/ZAP/README.md
22,7 → 22,7
 
Can execute 32-bit ARMv4 and 16 bit Thumb v1 code.
Wishbone B3 compatible I and D interfaces. Cache unit supports burst access.
8-stage pipeline design : Fetch1, Fetch2, Decode, Issue, Shift, Execute, Memory, Writeback.
9-stage pipeline design.
Branch prediction is supported.
Split I and D writeback cache (Size can be configured using parameters).
Split I and D MMUs (TLB size can be configured using parameters).

powered by: WebSVN 2.1.0

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