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

📄 ad.fit

📁 几个VHDL实现的源程序及其代码
💻 FIT
字号:
-- MAX+plus II Compiler Fit File      
-- Version 10.0 9/14/2000             
-- Compiled: 09/05/2002 14:16:52      

-- 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 "ad"
BEGIN

    DEVICE = "EPF10K10LC84-4";

    "DD0"                          : INPUT_PIN  = 2      ;
    "DD1"                          : INPUT_PIN  = 42     ;
    "DD2"                          : INPUT_PIN  = 44     ;
    "DD3"                          : INPUT_PIN  = 84     ;
    "DD4"                          : INPUT_PIN  = 19     ;
    "DD5"                          : INPUT_PIN  = 27     ;
    "DD6"                          : INPUT_PIN  = 25     ;
    "DD7"                          : INPUT_PIN  = 59     ;
    "EOC"                          : INPUT_PIN  = 1      ;
    "ST"                           : INPUT_PIN  = 43     ;
    "ADDA"                         : OUTPUT_PIN = 66     ;
    "ALE"                          : OUTPUT_PIN = 62     ;
    "OE"                           : OUTPUT_PIN = 24     ;
    "QQ0"                          : OUTPUT_PIN = 16     ;
    "QQ1"                          : OUTPUT_PIN = 21     ;
    "QQ2"                          : OUTPUT_PIN = 72     ;
    "QQ3"                          : OUTPUT_PIN = 70     ;
    "QQ4"                          : OUTPUT_PIN = 73     ;
    "QQ5"                          : OUTPUT_PIN = 58     ;
    "QQ6"                          : OUTPUT_PIN = 67     ;
    "QQ7"                          : OUTPUT_PIN = 29     ;
    "STA"                          : OUTPUT_PIN = 60     ;
    "OE~1"                         : LOCATION   = LC6_B1 ;
    ":23"                          : LOCATION   = LC8_C4 ;  -- QQQ7
    ":24"                          : LOCATION   = LC1_B17;  -- QQQ6
    ":25"                          : LOCATION   = LC7_C16;  -- QQQ5
    ":26"                          : LOCATION   = LC1_A14;  -- QQQ4
    ":27"                          : LOCATION   = LC8_A22;  -- QQQ3
    ":28"                          : LOCATION   = LC3_A15;  -- QQQ2
    ":29"                          : LOCATION   = LC1_B5 ;  -- QQQ1
    ":30"                          : LOCATION   = LC1_A3 ;  -- QQQ0
    ":32"                          : LOCATION   = LC4_C17;  -- DK
    "~32~1"                        : LOCATION   = LC1_C17;  -- DK~1

END;

INTERNAL_INFO "ad"
BEGIN
	DEVICE = EPF10K10LC84-4;
    OD1P2   : LORAX = "1:FB1|2:FH1R0,PA20R0C2->LC1_A3||";
    OD3P42  : LORAX = "1:FB3|2:FH3R1,PA5R1C4->LC1_B5||";
    OD2P44  : LORAX = "1:FB2|2:FH2R0,PA6R0C14->LC3_A15||";
    OD0P84  : LORAX = "1:FB0|2:FH0R0,PA0R0C21->LC8_A22||";
    OH14R0P19 : LORAX = "1:G44R0,PA6R0C13->LC1_A14|";
    OH8R2P27 : LORAX = "1:G13R2,PA0R2C15->LC7_C16|";
    OH15R1P25 : LORAX = "1:G39R1,PA20R1C16->LC1_B17|";
    OH4R2P59 : LORAX = "1:G47R2,PA3R2C3->LC8_C4|";
    OD4P1   : LORAX = "1:FB4->LC8_C4,->LC1_B17,->LC7_C16,->LC1_A14,->LC8_A22,->LC3_A15,->LC1_B5,->LC1_A3|2:CH0R1,PA19R1C0->LC6_B1|,2:CH0R2,PA19R2C16->LC1_C17,->LC4_C17||";
    LC6_B1  : LORAX = "1:MSW5R1C1,HHL28R1->OH13R1P24|";
    OD5P43  : LORAX = "1:FB5->LC1_C17,->LC4_C17|";
    LC8_C4  : LORAX = "1:MSW4R2C2,HHL43R2->OH12R2P29|";
    LC1_B17 : LORAX = "1:MSW0R1C16,HHR18R1->OH0R1P67|";
    LC7_C16 : LORAX = "1:MSW6R2C15,HHR26R2->OH6R2P58|";
    LC1_A14 : LORAX = "1:MSW0R0C13,HHR23R0->OH0R0P73|";
    LC8_A22 : LORAX = "1:MSW4R0C20,HHR43R0->OH4R0P70|";
    LC3_A15 : LORAX = "1:MSW2R0C14,G14R0->OH2R0P72|";
    LC1_B5  : LORAX = "1:MSW0R1C4,HHL18R1->OH8R1P21|";
    LC1_A3  : LORAX = "1:MSW0R0C2,HHL21R0->OH8R0P16|";
    LC1_C17 : LORAX = "1:MSW0R2C16,HHR18R2->OH0R2P62|";
    LC4_C17 : LORAX = "1:MSW3R2C16,HHR7R2->OH3R2P60|";
	LC6_B1  : LORAX2 = "X, X, X, OD4P1";
	LC8_C4  : LORAX2 = "OH4R2P59, X, X, X";
	LC1_B17 : LORAX2 = "OH15R1P25, X, X, X";
	LC7_C16 : LORAX2 = "OH8R2P27, X, X, X";
	LC1_A14 : LORAX2 = "OH14R0P19, X, X, X";
	LC8_A22 : LORAX2 = "OD0P84, X, X, X";
	LC3_A15 : LORAX2 = "OD2P44, X, X, X";
	LC1_B5  : LORAX2 = "OD3P42, X, X, X";
	LC1_A3  : LORAX2 = "OD1P2, X, X, X";
END;

⌨️ 快捷键说明

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