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

Subversion Repositories zpu

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 83 to Rev 84
    Reverse comparison

Rev 83 → Rev 84

/trunk/zpu/hdl/example/simzpu_dmips.do Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream
trunk/zpu/hdl/example/simzpu_dmips.do Property changes : Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/zpu/hdl/example/zpuromgen.exe =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/zpu/hdl/example/zpuromgen.exe =================================================================== --- trunk/zpu/hdl/example/zpuromgen.exe (nonexistent) +++ trunk/zpu/hdl/example/zpuromgen.exe (revision 84)
trunk/zpu/hdl/example/zpuromgen.exe Property changes : Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Index: trunk/zpu/hdl/example/bram_dmips.vhd =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/octet-stream Index: trunk/zpu/hdl/example =================================================================== --- trunk/zpu/hdl/example (revision 83) +++ trunk/zpu/hdl/example (revision 84)
trunk/zpu/hdl/example Property changes : Modified: svn:ignore ## -1,2 +1,3 ## work vsim.wlf +install Index: trunk/zpu/docs/zpu_arch.html =================================================================== --- trunk/zpu/docs/zpu_arch.html (revision 83) +++ trunk/zpu/docs/zpu_arch.html (revision 84) @@ -157,6 +157,20 @@ java -classpath ../simulator/zpusim.jar com.zylin.zpu.simulator.tools.MakeRam hello.bin >hello.bram
+

Build another test application for example simulation

+Here is how to build a rom image for an application using the +zpu/example simulation files. +

+cd zpu/roadshow/roadshow/dhrystone
+sh build.sh
+cd zpu/hdl/example
+gcc zpuromgen.c
+$ ./a
+Usage: ./a binary_file
+./a ../../roadshow/roadshow/dhrystone/dhrystone.bin >app.txt
+

+Copy and paste app.txt into helloworld.vhd. +

Running example simulation

The hdl/example directory has a simulation written for Xilinx WebPack ModelSim. From the ModelSim command prompt:

powered by: WebSVN 2.1.0

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