From b433c25b1934fd2de60b6aa394eb741daa997649 Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Mon, 12 Dec 2011 10:39:03 -0800 Subject: uhd: correct images docs for ZPU support --- host/docs/images.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'host/docs') diff --git a/host/docs/images.rst b/host/docs/images.rst index ddfb17d6e..a25268990 100644 --- a/host/docs/images.rst +++ b/host/docs/images.rst @@ -68,13 +68,13 @@ Make sure that xtclsh from the Xilinx ISE bin directory is in your $PATH. See /fpga/usrp2/top/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Microblaze firmware builds +ZPU firmware builds ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -The Microblaze GCC compiler from the Xilinx EDK is required to build the Microblaze firmware images. -The build requires that you have a unix-like environment with autotools and make. -Make sure that mb-gcc from the Xilinx EDK/microblaze directory is in your $PATH. +The ZPU GCC compiler is required to build the ZPU firmware images. +The build requires that you have a unix-like environment with cmake and make. +Make sure that zpu-elf-gcc is in your $PATH. -See /firmware/microblaze +See /firmware/zpu ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Altera FPGA builds @@ -88,6 +88,6 @@ See /fpga/usrp1/toplevel/* FX2 firmware builds ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The sdcc compiler is required to build the FX2 firmware images. -The build requires that you have a unix-like environment with autotools and make. +The build requires that you have a unix-like environment with cmake and make. See /firmware/fx2 -- cgit v1.2.3