From afb8304a7b54e27b1489d2d410979f455f28eded Mon Sep 17 00:00:00 2001 From: "adam@algroup.co.uk" Date: Sun, 21 Feb 2010 10:23:05 +0000 Subject: [PATCH] make a start on updating the main README --- README.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.txt b/README.txt index 541365c2..b5685045 100644 --- a/README.txt +++ b/README.txt @@ -28,15 +28,13 @@ USING THE PACKAGE: The software tools required to build include: * cygwin or other unix-like tools for Windows - * the Microsoft Visual C++ compiler (I use Version 6) - * arm-elf-gcc; I use WinterMute's build, from http://www.devkitpro.org/ + * devkitPro (http://wiki.devkitpro.org/index.php/Getting_Started/devkitARM) * Xilinx's WebPack tools * Modelsim (for test only) * perl -It is not necessary to build the FPGA image yourself; a pre-compiled -image is provided, as armsrc/fpgaimg.c. This is a generated file, -though, and you can rebuild it by running fpga/go.bat. +When installing devkitPro, you only need to install the compiler itself. Additional +support libraries are not required. Documentation is minimal, but see the doc/ directory for what exists. A previous familiarity with the ARM, with digital signal processing, -- 2.39.2