summaryrefslogtreecommitdiffstats
path: root/misc/readme.txt
diff options
context:
space:
mode:
authorBert Lange <b.lange@hzdr.de>2015-04-15 13:36:55 +0200
committerBert Lange <b.lange@hzdr.de>2015-04-15 13:36:55 +0200
commita1c964908b51599bf624bd2d253419c7e629f195 (patch)
tree06125d59e83b7dde82d1bb57bc0e09ca83451b98 /misc/readme.txt
parentbbfe29a15f11548eb7c9fa71dcb4d2d18c164a53 (diff)
parent8679e4f91dcae05aef40f96629f33f0f4161f14a (diff)
downloadzpu-a1c964908b51599bf624bd2d253419c7e629f195.zip
zpu-a1c964908b51599bf624bd2d253419c7e629f195.tar.gz
Merge branch 'master' of https://github.com/zylin/zpu
Diffstat (limited to 'misc/readme.txt')
-rw-r--r--misc/readme.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/misc/readme.txt b/misc/readme.txt
new file mode 100644
index 0000000..0ae1786
--- /dev/null
+++ b/misc/readme.txt
@@ -0,0 +1,20 @@
+These files are provided as is under a FreeBSD license.
+
+Patches most gratefully accepted to document this better.
+
+These are parts of the VHDL code that went into ZY2000 that
+can be used on other FPGA brands and with other parts than
+went into ZY2000.
+
+http://www.zylin.com/protoboard.htm
+
+The long term plan is to split out these from the ZPU project
+into a DDR controller and ARM7 wishbone bridge
+project on OpenCores.org and document them.
+
+Directories
+===========
+arm7 - ARM7 wishbone interface
+ddsdram - a generic ddr ram controller. Implemented for Xilinx + mt46v16m16 but
+can be adapted to other FPGA brands and DRAM chips
+wishbone - atomic 32 bit wishbone access inside FPGA and in ARM7 SW, over a 16 bit CPU databus \ No newline at end of file
OpenPOWER on IntegriCloud