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

Subversion Repositories zpu

[/] [zpu/] [trunk/] [zpu/] [readme.txt] - Blame information for rev 96

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 93 oharboe
In example folder you'll find a simple hello world example
2
of the ZPU that you can run in ModelSim.
3
 
4 96 oharboe
ModelSim Simulation hello world
5
===============================
6 93 oharboe
Read "example/simzpu_small.do" for more information on
7 94 oharboe
how to run the simulation.
8 93 oharboe
 
9
The ZPU and it's tools are under git version control,
10
which opencores.org does not yet support.
11
 
12
See http://opensource.zylin.com/zpu.htm for details
13
on how to get the full source.
14 96 oharboe
 
15
Changing the hello world application
16
====================================
17
1. Download the stable ZPU toolchain binaries:
18
 
19
http://opensource.zylin.com/zpudownload.html
20
 
21
2. Add zpu-elf-gcc to the path(either using Cygwin under
22
Windows or Linux):
23
 
24
tar xjvf zpugcclinux.tar.bz2
25
export PATH=$PATH:`pwd`/install/bin
26
 
27
3. Build modified hello world:
28
 
29
cd zpu/example/hello world
30
sh build.sh
31
 
32
4. Run simulation again and check log.txt output file for
33
changed output.

powered by: WebSVN 2.1.0

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