Download PLSyn User's Guide

Transcript
B- 2
Summary of Files
Files Used by PLSyn
File
Extension
Description
Source
.afb
Database containing compiled logic equations. Used
for simulations and as input to the PLSyn optimizer.
PLSyn compiler
.avl
Available parts file. You can copy plsynlib.avl
to create a custom available file for your site.
System-installed plsynlib.avl file
.cst
Constraint file. A temporary file used to specify the
partitioning constraints and priorities.
PLSyn
.doc
Design documentation file, updated during physical
implementation.
PLSyn
.dsl
DSL source code files. If the design is schematicbased, the file named design_name.dsl is
reserved for use by PLSyn.
user, schematic-to-DSL translator
.edf
EDIF netlist containing the design’s programmable
logic.
Schematics
.fb
Database containing optimized logic equations and
implementation data.
PLSyn
.j1,.j2, ...
Fuse map files, in JEDEC format.
PLSyn fuse maps generator
.log
PLSyn log/error file, updated during physical
implementation.
PLSyn
.npi
PIL file containing a description of the design’s
fitting/partitioning. Can be used to repeat the
implementation on subsequent iterations by copying to
the .pi file.
PLSyn, after fuse map is generated
.pi
Physical information file containing optimization,
fitting, and partitioning statements. You can customize
the .pi file to control the implementation.
For new designs, a copy of
default.pi, found in the MicroSim
root directory
.sch
Schematic file.
Schematics
.slb
Symbol library file.
Schematics
.plb
Package library file.
Schematics
.tv
Test vectors file.
PSpice/PLogic