control2.fit

来自「ProtelDXp 实现计算器功能」· FIT 代码 · 共 318 行 · 第 1/2 页

FIT
318
字号
-- MAX+plus II Compiler Fit File      
-- Version 10.2 07/10/2002            
-- Compiled: 06/27/2007 13:20:16      

-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any other
-- associated documentation or information provided by Altera or a partner
-- under Altera's Megafunction Partnership Program may be used only to
-- program PLD devices (but not masked PLD devices) from Altera.  Any other
-- use of such megafunction design, net list, support information, device
-- programming or simulation file, or any other related documentation or
-- information is prohibited for any other purpose, including, but not
-- limited to modification, reverse engineering, de-compiling, or use with
-- any other silicon devices, unless such use is explicitly licensed under
-- a separate agreement with Altera or a megafunction partner.  Title to
-- the intellectual property, including patents, copyrights, trademarks,
-- trade secrets, or maskworks, embodied in any such megafunction design,
-- net list, support information, device programming or simulation file, or
-- any other related documentation or information provided by Altera or a
-- megafunction partner, remains with Altera, the megafunction partner, or
-- their respective licensors.  No other licenses, including any licenses
-- needed under any third party's intellectual property, are provided herein.

CHIP "control2"
BEGIN

    DEVICE = "EP1K100QC208-3";

    "adda0"                        : INPUT_PIN  = 149    ;
    "adda1"                        : INPUT_PIN  = 62     ;
    "adda2"                        : INPUT_PIN  = 119    ;
    "adda3"                        : INPUT_PIN  = 18     ;
    "addb0"                        : INPUT_PIN  = 65     ;
    "addb1"                        : INPUT_PIN  = 197    ;
    "addb2"                        : INPUT_PIN  = 207    ;
    "addb3"                        : INPUT_PIN  = 74     ;
    "addc0"                        : INPUT_PIN  = 208    ;
    "addc1"                        : INPUT_PIN  = 136    ;
    "addc2"                        : INPUT_PIN  = 192    ;
    "addc3"                        : INPUT_PIN  = 205    ;
    "addd0"                        : INPUT_PIN  = 78     ;
    "addd1"                        : INPUT_PIN  = 125    ;
    "addd2"                        : INPUT_PIN  = 206    ;
    "addd3"                        : INPUT_PIN  = 75     ;
    "conl0"                        : INPUT_PIN  = 79     ;
    "conl1"                        : INPUT_PIN  = 80     ;
    "conl2"                        : INPUT_PIN  = 182    ;
    "conl3"                        : INPUT_PIN  = 184    ;
    "diva0"                        : INPUT_PIN  = 148    ;
    "diva1"                        : INPUT_PIN  = 189    ;
    "diva2"                        : INPUT_PIN  = 73     ;
    "diva3"                        : INPUT_PIN  = 135    ;
    "divb0"                        : INPUT_PIN  = 114    ;
    "divb1"                        : INPUT_PIN  = 113    ;
    "divb2"                        : INPUT_PIN  = 63     ;
    "divb3"                        : INPUT_PIN  = 199    ;
    "divc0"                        : INPUT_PIN  = 67     ;
    "divc1"                        : INPUT_PIN  = 141    ;
    "divc2"                        : INPUT_PIN  = 200    ;
    "divc3"                        : INPUT_PIN  = 139    ;
    "divd0"                        : INPUT_PIN  = 183    ;
    "divd1"                        : INPUT_PIN  = 27     ;
    "divd2"                        : INPUT_PIN  = 36     ;
    "divd3"                        : INPUT_PIN  = 134    ;
    "muxa0"                        : INPUT_PIN  = 7      ;
    "muxa1"                        : INPUT_PIN  = 150    ;
    "muxa2"                        : INPUT_PIN  = 195    ;
    "muxa3"                        : INPUT_PIN  = 60     ;
    "muxb0"                        : INPUT_PIN  = 56     ;
    "muxb1"                        : INPUT_PIN  = 190    ;
    "muxb2"                        : INPUT_PIN  = 53     ;
    "muxb3"                        : INPUT_PIN  = 203    ;
    "muxc0"                        : INPUT_PIN  = 133    ;
    "muxc1"                        : INPUT_PIN  = 168    ;
    "muxc2"                        : INPUT_PIN  = 196    ;
    "muxc3"                        : INPUT_PIN  = 140    ;
    "muxd0"                        : INPUT_PIN  = 126    ;
    "muxd1"                        : INPUT_PIN  = 204    ;
    "muxd2"                        : INPUT_PIN  = 61     ;
    "muxd3"                        : INPUT_PIN  = 68     ;
    "suba0"                        : INPUT_PIN  = 10     ;
    "suba1"                        : INPUT_PIN  = 58     ;
    "suba2"                        : INPUT_PIN  = 120    ;
    "suba3"                        : INPUT_PIN  = 191    ;
    "subb0"                        : INPUT_PIN  = 57     ;
    "subb1"                        : INPUT_PIN  = 54     ;
    "subb2"                        : INPUT_PIN  = 44     ;
    "subb3"                        : INPUT_PIN  = 64     ;
    "subc0"                        : INPUT_PIN  = 55     ;
    "subc1"                        : INPUT_PIN  = 193    ;
    "subc2"                        : INPUT_PIN  = 202    ;
    "subc3"                        : INPUT_PIN  = 198    ;
    "subd0"                        : INPUT_PIN  = 69     ;
    "subd1"                        : INPUT_PIN  = 70     ;
    "subd2"                        : INPUT_PIN  = 127    ;
    "subd3"                        : INPUT_PIN  = 187    ;
    "outa0"                        : OUTPUT_PIN = 8      ;
    "outa1"                        : OUTPUT_PIN = 186    ;
    "outa2"                        : OUTPUT_PIN = 30     ;
    "outa3"                        : OUTPUT_PIN = 19     ;
    "outb0"                        : OUTPUT_PIN = 40     ;
    "outb1"                        : OUTPUT_PIN = 41     ;
    "outb2"                        : OUTPUT_PIN = 47     ;
    "outb3"                        : OUTPUT_PIN = 9      ;
    "outc0"                        : OUTPUT_PIN = 17     ;
    "outc1"                        : OUTPUT_PIN = 11     ;
    "outc2"                        : OUTPUT_PIN = 15     ;
    "outc3"                        : OUTPUT_PIN = 14     ;
    "outd0"                        : OUTPUT_PIN = 71     ;
    "outd1"                        : OUTPUT_PIN = 26     ;
    "outd2"                        : OUTPUT_PIN = 31     ;
    "outd3"                        : OUTPUT_PIN = 16     ;
    ":115"                         : LOCATION   = LC6_H43;
    ":117"                         : LOCATION   = LC6_A28;
    ":119"                         : LOCATION   = LC4_K48;
    ":121"                         : LOCATION   = LC7_H43;
    ":123"                         : LOCATION   = LC7_D30;
    ":125"                         : LOCATION   = LC1_K31;
    ":127"                         : LOCATION   = LC3_K31;
    ":129"                         : LOCATION   = LC1_K48;
    ":131"                         : LOCATION   = LC1_A28;
    ":133"                         : LOCATION   = LC3_K48;
    ":135"                         : LOCATION   = LC3_C36;
    ":137"                         : LOCATION   = LC2_K48;
    ":139"                         : LOCATION   = LC7_C36;
    ":141"                         : LOCATION   = LC4_F29;
    ":143"                         : LOCATION   = LC7_F29;
    ":145"                         : LOCATION   = LC4_H43;
    ":147"                         : LOCATION   = LC1_D30;
    ":153"                         : LOCATION   = LC1_H43;
    ":193"                         : LOCATION   = LC2_H43;
    ":228"                         : LOCATION   = LC2_F29;
    ":230"                         : LOCATION   = LC2_A28;
    "~230~1"                       : LOCATION   = LC7_A28;
    ":232"                         : LOCATION   = LC5_A28;
    "~232~1"                       : LOCATION   = LC8_A28;
    ":234"                         : LOCATION   = LC3_H43;
    "~234~1"                       : LOCATION   = LC8_H43;
    ":236"                         : LOCATION   = LC6_D30;
    "~236~1"                       : LOCATION   = LC8_D30;
    ":238"                         : LOCATION   = LC7_K31;
    "~238~1"                       : LOCATION   = LC2_K31;
    ":240"                         : LOCATION   = LC5_K31;
    "~240~1"                       : LOCATION   = LC4_K31;
    ":242"                         : LOCATION   = LC8_K31;
    "~242~1"                       : LOCATION   = LC6_K31;
    ":244"                         : LOCATION   = LC3_A28;
    "~244~1"                       : LOCATION   = LC4_A28;
    ":246"                         : LOCATION   = LC3_D30;
    "~246~1"                       : LOCATION   = LC5_D30;
    ":248"                         : LOCATION   = LC1_C36;
    "~248~1"                       : LOCATION   = LC4_C36;
    ":250"                         : LOCATION   = LC6_C36;
    "~250~1"                       : LOCATION   = LC5_C36;
    ":252"                         : LOCATION   = LC2_C36;
    "~252~1"                       : LOCATION   = LC8_C36;
    ":254"                         : LOCATION   = LC6_F29;
    "~254~1"                       : LOCATION   = LC5_F29;

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?