CHAPTER 10 MASK DATA CHECKER <winmdc>
76
EPSON
S5U1C88000C MANUAL II
WORKBENCH/DEV TOOLS/OLD ASSEMBLER
CHAPTER
10 M
ASK
D
ATA
C
HECKER
<winmdc>
10.1 Outline of winmdc
The Mask Data Checker <winmdc> is the software tool for checking the format of each generated file and
creating the files necessary to generate mask patterns. winmdc checks the built-in ROM data HEX file
generated by program unused area filling utility <fil88xxx>, the function option document file generated
by function option generator <winfog>, and the segment option document file generated by segment
option generator <winsog>.
winmdc also has a function for restoring the created mask data file into the original file format.
10.2 Input/output Files
Figure 10.2.1 shows the input/output files of winmdc.
Mask data created
(packed)
To Seiko Epson
Device information
definition file
s1c88xxx.ini
Built-in ROM data
HEX file
zzzzzzzz.psa
Function option
document file
zzzzzzzz.fdc
Segment option
document file
zzzzzzzz.sdc
zzzzzzzz.usa
zzzzzzzz.ufd
zzzzzzzz.usd
winmdc
Data restored
(unpacked)
winmdc
Pack file
(mask data file)
c88xxx··yyy.paN
Fig. 10.2.1 Input/output files of winmdc
Device information definition file (s1c88xxx.ini)
This file contains option lists for various types of microcomputers and other information. Always be
sure to use the files presented by Seiko Epson. This file is effective for only the type of microcomputer
indicated by the file name. Do not modify the contents of the file or use the file in other types of
microcomputers.
Built-in ROM data HEX file (zzzzzzzz.psa)
This is the built-in ROM data HEX file in Motorola S2 format. This file is created by program unused
area filling utility <fil88xxx>. The unused areas in the built-in ROM are filled with FFH and a system
code is set to the system reserved area (see vector table shown in the Technical Manual).
Function option document file (zzzzzzzz.fdc)
This is a text format file in which the contents of selected function options are stored. This file is
created by function option generator <winfog>.
Segment option document file (zzzzzzzz.sdc)
This is a text format file in which the contents of segment options set are stored. It is created by
segment option generator <winsog>. This file is available for only microcomputers with set segment
options.
Pack file (c88xxx··yyy.paN, N = 0 and over)
This is a text format file which contains the above data files combined into one. We would like to have
this file presented to Seiko Epson as the mask data file. Seiko Epson will create the mask patterns for
the IC from this mask data file.
∗
The "xxx··" in the file name denotes the model name of a microcomputer. The "yyy" part of the file
name represents the custom code of each customer. Enter the code from Seiko Epson here. For the
"zzzzzzzz" part, any given file name can be specified.