| Source Files Required |
EDO & FIT |
| Design Software |
Altera MAX+Plus II Software |
| Supported Families |
MAX 3000, 5000, 7000, 9000, FLEX 6000,
8000, 10K |
How to create the EDO and FIT files
using Altera's MAX PLUS II
The .EDO file is a flattened edif netlist. The .FIT
file, if required, defines the external pins.
- From MAX+Plus II File menu, select PROJECT -->
NAME to load your source project.
- From MAX+Plus II Main menu, select COMPILER.
- From MAX+Plus II Interfaces menu, select EDIF NETLIST
WRITER (selection is indicated with a checkmark).
- From Interfaces menu, select EDIF NETLIST WRITER
SETTINGS.
Select EDIF version 3 0 0. Under CUSTOMIZE, select "Map
Illegal EDIF Characters".
Under CUSTOMIZE, select "Include Special Primitives"
if logic primitives FILTER or RISEFALL are used.
- From the Compiler window, click START to compile.
The resultant .EDO file will be ready to run with
FS-ATG.
When is the .FIT file necessary
The .FIT file is only required when the edif netlist
contains <member-array> arguments AND the edif
netlist was generated using version 2 0 0 of the IEEE
standard. Please note that Altera MAX PLUS II defaults
to edif version 2 0 0, so you have to explicitly specify
the EDIF 3 0 0 format when you compile your design.
Known issues using Altera MAX
PLUS II
|