**FilesDescription11.TXT file***

Title:  Intel(R) IXF3204 Quad and Intel(R) IXF3208 Octal T1/E1/J1 Framers with 
        Intel(R) On-Chip PRM Firmware Version 11

Document Number: 305693


Purpose: Describe the files in this directory.

Notes: 

1. This firmware version 11 (decimal) removes some functionality of 
   version 10 (decimal). As a result, check to see which firmware 
   version is most suitable for your application.

   The changes are: 
   a. Removed Performance elements routine for T1. 
      (What remains is the performance routine for E1 only.)
   b. Added a TxREBE subroutine. This subroutine is added to fix 
      the problem of sending 'N+1' TxREBE bits when 'N' CRC errors 
      are received.

NOTE: Check the associated Specification Update document for a complete 
      description of the firmware functionality.

      - Intel(R) IXF3204 QuadT1/E1/J1 Framer with 
        Intel(R) On-Chip PRM Specification Update 

      - Intel(R) IXF3208 Octal T1/E1/J1 Framer with 
        Intel(R) On-Chip PRM Specification Update



File name: fw_ver_11.h
File availability to customer: Yes
File description: 
This file is the firmware hex code arranged in groups of 4 bytes.
The code can be used in the customer applications on a printed circuit board.
The application must download the firmware hex code to the IXF320x Framer.



File name: load_ver11.exe:
File availability to customer: Yes
File description: 
This file is the executable program used in the IXF320x Demo
Board to automatically download the fimware into the IXF320x Framer
RAM memory. Rename this file as "load.exe".



File name: source directory
File availability to customer: No

NOTE: 
Typically, it is only upon specific request and only 
upon approval by Intel that the source directory 
is delivered to customers. Typically, the source directory 
is not available in a customer-accessible area.

File description: 
The source directory contains the firmware source 
files *.c, *.h and other utilities for the firmware, 
as follows:

  INTEL CONFIDENTIAL INFORMATION
  source/*.c : Source code of the firmware files

  INTEL CONFIDENTIAL INFORMATION
  source/includes/*.h : Source code of include files

  INTEL CONFIDENTIAL INFORMATION
  source/reset.s: reset subroutine

  INTEL CONFIDENTIAL INFORMATION
  source/Makefile : Example of compilation script

  INTEL CONFIDENTIAL INFORMATION
  source/mem.cmd : IXF3208 memory distribution for the firmware


  source/list: compilation log file 
               (output generated every time)

  source/pacific : Binary file after compilation 
                   (output generated every time)

  source/pacific.hex : Hex code after compilation 
                       (output generated every time). 
                       This file is post-processed to generate 
                       the "fw.h" file for customer applications.

