⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 saos.fit

📁 交通灯控制器的VHDL设计,能控制十字路口的红绿灯转换,通过目标芯片EPF10KLC84-4验证
💻 FIT
📖 第 1 页 / 共 2 页
字号:
-- MAX+plus II Compiler Fit File      
-- Version 10.0 9/14/2000             
-- Compiled: 11/29/2003 12:14:46      

-- Copyright (C) 1988-2000 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 "saos"
BEGIN

    DEVICE = "EPF10K10LC84-3";

    "clk"                          : INPUT_PIN  = 1      ;
    "p10"                          : INPUT_PIN  = 43     ;
    "p11"                          : INPUT_PIN  = 83     ;
    "p12"                          : INPUT_PIN  = 61     ;
    "p13"                          : INPUT_PIN  = 9      ;
    "p20"                          : INPUT_PIN  = 84     ;
    "p21"                          : INPUT_PIN  = 5      ;
    "p22"                          : INPUT_PIN  = 60     ;
    "p23"                          : INPUT_PIN  = 59     ;
    "p30"                          : INPUT_PIN  = 44     ;
    "p31"                          : INPUT_PIN  = 81     ;
    "p32"                          : INPUT_PIN  = 39     ;
    "p33"                          : INPUT_PIN  = 28     ;
    "p40"                          : INPUT_PIN  = 42     ;
    "p41"                          : INPUT_PIN  = 50     ;
    "p42"                          : INPUT_PIN  = 11     ;
    "p43"                          : INPUT_PIN  = 37     ;
    "p50"                          : INPUT_PIN  = 2      ;
    "p51"                          : INPUT_PIN  = 8      ;
    "p52"                          : INPUT_PIN  = 79     ;
    "p53"                          : INPUT_PIN  = 80     ;
    "p60"                          : INPUT_PIN  = 36     ;
    "p61"                          : INPUT_PIN  = 58     ;
    "p62"                          : INPUT_PIN  = 48     ;
    "p63"                          : INPUT_PIN  = 52     ;
    "p70"                          : INPUT_PIN  = 35     ;
    "p71"                          : INPUT_PIN  = 29     ;
    "p72"                          : INPUT_PIN  = 27     ;
    "p73"                          : INPUT_PIN  = 3      ;
    "p80"                          : INPUT_PIN  = 10     ;
    "p81"                          : INPUT_PIN  = 38     ;
    "p82"                          : INPUT_PIN  = 51     ;
    "p83"                          : INPUT_PIN  = 62     ;
    "choice0"                      : OUTPUT_PIN = 71     ;
    "choice1"                      : OUTPUT_PIN = 19     ;
    "choice2"                      : OUTPUT_PIN = 6      ;
    "choice3"                      : OUTPUT_PIN = 17     ;
    "choice4"                      : OUTPUT_PIN = 30     ;
    "choice5"                      : OUTPUT_PIN = 73     ;
    "choice6"                      : OUTPUT_PIN = 18     ;
    "choice7"                      : OUTPUT_PIN = 7      ;
    "data0"                        : OUTPUT_PIN = 72     ;
    "data1"                        : OUTPUT_PIN = 23     ;
    "data2"                        : OUTPUT_PIN = 24     ;
    "data3"                        : OUTPUT_PIN = 64     ;
    "data4"                        : OUTPUT_PIN = 22     ;
    "data5"                        : OUTPUT_PIN = 66     ;
    "data6"                        : OUTPUT_PIN = 25     ;
    "data7"                        : OUTPUT_PIN = 21     ;
    ":34"                          : LOCATION   = LC8_A4 ;
    ":36"                          : LOCATION   = LC5_A4 ;
    ":38"                          : LOCATION   = LC1_A4 ;
    ":40"                          : LOCATION   = LC7_C3 ;
    ":42"                          : LOCATION   = LC2_A4 ;
    ":44"                          : LOCATION   = LC6_C3 ;
    ":46"                          : LOCATION   = LC7_A4 ;
    ":48"                          : LOCATION   = LC4_A4 ;
    ":50"                          : LOCATION   = LC1_B1 ;
    ":52"                          : LOCATION   = LC8_B2 ;
    ":54"                          : LOCATION   = LC3_B1 ;
    ":56"                          : LOCATION   = LC2_B2 ;
    ":58"                          : LOCATION   = LC7_B1 ;
    ":60"                          : LOCATION   = LC6_B1 ;
    ":62"                          : LOCATION   = LC4_B1 ;
    ":66"                          : LOCATION   = LC3_A4 ;  -- count2
    ":67"                          : LOCATION   = LC1_C3 ;  -- count1
    ":68"                          : LOCATION   = LC2_C3 ;  -- count0
    ":321"                         : LOCATION   = LC5_C3 ;
    ":325"                         : LOCATION   = LC4_C3 ;
    ":329"                         : LOCATION   = LC6_A4 ;
    ":333"                         : LOCATION   = LC3_C11;
    ":337"                         : LOCATION   = LC4_C11;
    ":341"                         : LOCATION   = LC8_C11;
    ":345"                         : LOCATION   = LC7_C11;
    ":673"                         : LOCATION   = LC1_C6 ;
    ":679"                         : LOCATION   = LC2_C6 ;
    ":685"                         : LOCATION   = LC4_C6 ;
    ":691"                         : LOCATION   = LC5_C6 ;
    ":697"                         : LOCATION   = LC6_C6 ;
    ":703"                         : LOCATION   = LC7_C6 ;
    ":709"                         : LOCATION   = LC3_C6 ;
    ":715"                         : LOCATION   = LC2_C11;
    ":722"                         : LOCATION   = LC1_C11;
    ":723"                         : LOCATION   = LC5_C11;
    ":724"                         : LOCATION   = LC6_C11;
    ":725"                         : LOCATION   = LC5_C8 ;
    ":731"                         : LOCATION   = LC8_C3 ;
    ":732"                         : LOCATION   = LC8_C6 ;
    ":733"                         : LOCATION   = LC3_C3 ;
    ":739"                         : LOCATION   = LC1_C4 ;
    ":742"                         : LOCATION   = LC2_C4 ;
    ":745"                         : LOCATION   = LC3_C4 ;
    ":748"                         : LOCATION   = LC4_C4 ;
    ":751"                         : LOCATION   = LC6_C4 ;
    ":754"                         : LOCATION   = LC7_C4 ;
    ":757"                         : LOCATION   = LC5_C4 ;
    ":763"                         : LOCATION   = LC2_C12;
    ":766"                         : LOCATION   = LC4_C12;
    ":769"                         : LOCATION   = LC5_C12;
    ":772"                         : LOCATION   = LC3_C12;
    ":775"                         : LOCATION   = LC8_C4 ;
    ":778"                         : LOCATION   = LC1_C7 ;
    ":781"                         : LOCATION   = LC4_C7 ;
    "~841~1"                       : LOCATION   = LC2_C9 ;
    ":846"                         : LOCATION   = LC6_C9 ;
    "~853~1"                       : LOCATION   = LC1_B2 ;
    "~865~1"                       : LOCATION   = LC8_B1 ;
    "~889~1"                       : LOCATION   = LC5_B2 ;
    "~937~1"                       : LOCATION   = LC4_B2 ;
    "~949~1"                       : LOCATION   = LC6_C12;
    "~949~2"                       : LOCATION   = LC7_C12;
    "~949~3"                       : LOCATION   = LC8_C12;
    "~949~4"                       : LOCATION   = LC1_C8 ;
    "~949~5"                       : LOCATION   = LC4_C8 ;
    "~949~6"                       : LOCATION   = LC3_C9 ;
    "~949~7"                       : LOCATION   = LC5_C9 ;
    "~1012~1"                      : LOCATION   = LC2_B1 ;
    "~1108~1"                      : LOCATION   = LC1_C12;
    "~1108~2"                      : LOCATION   = LC2_C8 ;
    "~1108~3"                      : LOCATION   = LC3_C8 ;
    "~1108~4"                      : LOCATION   = LC8_C8 ;
    "~1108~5"                      : LOCATION   = LC4_C9 ;
    "~1108~6"                      : LOCATION   = LC7_C9 ;
    "~1108~7"                      : LOCATION   = LC8_C9 ;
    "~1108~8"                      : LOCATION   = LC1_C9 ;
    "~1108~9"                      : LOCATION   = LC6_B2 ;
    "~1108~10"                     : LOCATION   = LC7_B2 ;
    "~1246~1"                      : LOCATION   = LC3_B2 ;

⌨️ 快捷键说明

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