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

📄 bcd7.fit

📁 数字秒表具有正及时倒计时功能包括一些设计要求和原资料
💻 FIT
字号:
-- MAX+plus II Compiler Fit File      
-- Version 10.2 07/10/2002            
-- Compiled: 12/27/2008 22:30:40      

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

    DEVICE = "EPF10K20TC144-4";

    "BCD0"                         : INPUT_PIN  = 126    ;
    "BCD1"                         : INPUT_PIN  = 54     ;
    "BCD2"                         : INPUT_PIN  = 56     ;
    "BCD3"                         : INPUT_PIN  = 124    ;
    "LED0"                         : OUTPUT_PIN = 13     ;
    "LED1"                         : OUTPUT_PIN = 92     ;
    "LED2"                         : OUTPUT_PIN = 14     ;
    "LED3"                         : OUTPUT_PIN = 11     ;
    "LED4"                         : OUTPUT_PIN = 12     ;
    "LED5"                         : OUTPUT_PIN = 90     ;
    "LED6"                         : OUTPUT_PIN = 133    ;
    ":135"                         : LOCATION   = LC6_C17;
    ":168"                         : LOCATION   = LC7_C17;
    ":201"                         : LOCATION   = LC2_C17;
    ":234"                         : LOCATION   = LC1_C17;
    ":267"                         : LOCATION   = LC5_C17;
    ":300"                         : LOCATION   = LC4_C17;
    ":335"                         : LOCATION   = LC3_C17;

END;

INTERNAL_INFO "bcd7"
BEGIN
	DEVICE = EPF10K20TC144-4;
    OD0P126 : LORAX = "1:FB0|2:FH0R2,PA0R2C16->LC6_C17,->LC7_C17,->LC2_C17,->LC1_C17,->LC5_C17,->LC4_C17,->LC3_C17||";
    OD2P54  : LORAX = "1:FB2|2:FH2R2,PA6R2C16->LC6_C17,->LC7_C17,->LC2_C17,->LC1_C17,->LC5_C17,->LC4_C17,->LC3_C17||";
    OD3P56  : LORAX = "1:FB3|2:FH3R2,PA5R2C16->LC6_C17,->LC7_C17,->LC2_C17,->LC1_C17,->LC5_C17,->LC4_C17,->LC3_C17||";
    OD1P124 : LORAX = "1:FB1|2:FH1R2,PA20R2C16->LC6_C17,->LC7_C17,->LC2_C17,->LC1_C17,->LC5_C17,->LC4_C17,->LC3_C17||";
    LC6_C17 : LORAX = "1:MSW5R2C17,V16C17->OV1C17P133|";
    LC7_C17 : LORAX = "1:MSW6R2C17,G49R2->OH14R2P90|";
    LC2_C17 : LORAX = "1:MSW1R2C17,HHR16R2->OH1R2P12|";
    LC1_C17 : LORAX = "1:MSW0R2C16,HHR18R2->OH0R2P11|";
    LC5_C17 : LORAX = "1:MSW4R2C17,HHR30R2->OH4R2P14|";
    LC4_C17 : LORAX = "1:MSW3R2C16,G26R2->OH11R2P92|";
    LC3_C17 : LORAX = "1:MSW2R2C17,HHR15R2->OH2R2P13|";
	LC6_C17 : LORAX2 = "OD2P54, OD1P124, OD3P56, OD0P126";
	LC7_C17 : LORAX2 = "OD2P54, OD3P56, OD0P126, OD1P124";
	LC2_C17 : LORAX2 = "OD2P54, OD1P124, OD3P56, OD0P126";
	LC1_C17 : LORAX2 = "OD2P54, OD1P124, OD3P56, OD0P126";
	LC5_C17 : LORAX2 = "OD2P54, OD1P124, OD3P56, OD0P126";
	LC4_C17 : LORAX2 = "OD2P54, OD1P124, OD3P56, OD0P126";
	LC3_C17 : LORAX2 = "OD2P54, OD3P56, OD1P124, OD0P126";
END;

⌨️ 快捷键说明

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