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

📄 seladdress.fit

📁 在Maxplus软件平台开发的
💻 FIT
字号:
-- MAX+plus II Compiler Fit File      
-- Version 10.0 9/14/2000             
-- Compiled: 02/27/2003 16:37:40      

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

    DEVICE = "EPF10K20TC144-3";

    "d13"                          : INPUT_PIN  = 124    ;
    "d14"                          : INPUT_PIN  = 54     ;
    "d15"                          : INPUT_PIN  = 56     ;
    "C/D"                          : OUTPUT_PIN = 13     ;
    "/CS_RECV"                     : OUTPUT_PIN = 11     ;
    "/CS_TRAN"                     : OUTPUT_PIN = 91     ;
    "/CS_8251"                     : OUTPUT_PIN = 12     ;
    "/RESET"                       : OUTPUT_PIN = 92     ;
    ":8"                           : LOCATION   = LC2_C20;
    "|74138:6|:16"                 : LOCATION   = LC4_C20;  -- |74138:6|Y1N
    "|74138:6|:17"                 : LOCATION   = LC5_C20;  -- |74138:6|Y2N
    "|74138:6|:18"                 : LOCATION   = LC1_C20;  -- |74138:6|Y3N
    "|74138:6|:19"                 : LOCATION   = LC3_C20;  -- |74138:6|Y4N

END;

INTERNAL_INFO "seladdress"
BEGIN
	DEVICE = EPF10K20TC144-3;
    OD1P124 : LORAX = "1:FB1|2:FH1R2,PA20R2C19->LC4_C20,->LC5_C20,->LC1_C20,->LC3_C20||";
    OD2P54  : LORAX = "1:FB2|2:FH2R2,PA6R2C19->LC2_C20,->LC4_C20,->LC5_C20,->LC1_C20,->LC3_C20||";
    OD3P56  : LORAX = "1:FB3|2:FH3R2,PA5R2C19->LC2_C20,->LC4_C20,->LC5_C20,->LC1_C20,->LC3_C20||";
    LC2_C20 : LORAX = "1:MSW1R2C19,G8R2->OH1R2P12|";
    LC4_C20 : LORAX = "1:MSW3R2C19,G5R2->OH11R2P92|";
    LC5_C20 : LORAX = "1:MSW4R2C19,G59R2->OH12R2P91|";
    LC1_C20 : LORAX = "1:MSW0R2C19,HHR23R2->OH0R2P11|";
    LC3_C20 : LORAX = "1:MSW2R2C19,HHR4R2->OH2R2P13|";
	LC2_C20 : LORAX2 = "X, X, OD3P56, OD2P54";
	LC4_C20 : LORAX2 = "X, OD3P56, OD2P54, OD1P124";
	LC5_C20 : LORAX2 = "X, OD3P56, OD2P54, OD1P124";
	LC1_C20 : LORAX2 = "X, OD3P56, OD2P54, OD1P124";
	LC3_C20 : LORAX2 = "X, OD3P56, OD2P54, OD1P124";
END;

⌨️ 快捷键说明

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