User`s guide

SROM Packer 15–1
15
SROM Packer
15.1 Overview
The SROM Packer (SROM) tool processes an executable file (such as one produced
by ASTRIP) and packs the bits into an image using the SROM file format required
by the CPU. The resultant image is provided in an Intel Hex file format for
programming ROMs (see HEXPAD) with a device programmer.
15.2 Command Format
The SROM Packer has the following command format:
>% srom [-
options
] input_file [output_file]
If no options are specified, the default condition is to generate an instruction cache
image for the Alpha 21064 with a maximum cache size of 8KB with no SROM
padding.
The following table lists the options:
Option Designation Description
v verbose Prints more information than usual.
h help Prints information about how to use SROM Packer.
21164PC 21164PC Generates instruction cache image for Alpha 21164PC.
21164 21164 Generates instruction cache image for Alpha 21164.
21064 21068,
21066, and
21064
Generates instruction cache image for Alpha 21068, 21066, and
21064. This is the default.