**FilesDescription10.TXT file***

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

Document Number: 305692-001

Purpose of this document: Describe the files in this directory.

Notes: 

1. This firmware version 10 (decimal) provides the following functionality, 

   a. Performance elements for both T1 and E1 streams.  
   b. E1 Interworking subroutine. 
   c. National bits (with SSM) subroutine



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

      - Intel(R) IXF3204 Quad T1/E1/J1 Framer with 
        Intel(R) On-Chip PRM Memory Map Software Developer Manual

      - Intel(R) IXF3208 Octal T1/E1/J1 Framer with
        Intel(R) On-Chip PRM Memory Map Software Developer Manual



File name: fw_ver_10.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 customer applications on a printed circuit board. 
The application must download the firmware hex code to the IXF320x Framer.



File name: load_ver10.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 : IXF320x 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.

