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

📄 ym_1stday.fit

📁 数字钟可以说明的具体功能都在文件家中,请仔细参阅,希望大家可以相互学习,共同进步
💻 FIT
字号:
-- MAX+plus II Compiler Fit File      
-- Version 10.2 07/10/2002            
-- Compiled: 03/09/2003 16:15:14      

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

    DEVICE = "EPF10K10LC84-3";

    "address0"                     : INPUT_PIN  = 67     ;
    "address1"                     : INPUT_PIN  = 24     ;
    "address2"                     : INPUT_PIN  = 64     ;
    "address3"                     : INPUT_PIN  = 43     ;
    "address4"                     : INPUT_PIN  = 1      ;
    "address5"                     : INPUT_PIN  = 84     ;
    "address6"                     : INPUT_PIN  = 44     ;
    "address7"                     : INPUT_PIN  = 42     ;
    "address8"                     : INPUT_PIN  = 2      ;
    "q0"                           : OUTPUT_PIN = 23     ;
    "q1"                           : OUTPUT_PIN = 22     ;
    "q2"                           : OUTPUT_PIN = 25     ;
    "|lpm_rom:lpm_rom_component|altrom:srom|segment0_0" : LOCATION   = EC4_B  ;
    "|lpm_rom:lpm_rom_component|altrom:srom|segment0_1" : LOCATION   = EC1_B  ;
    "|lpm_rom:lpm_rom_component|altrom:srom|segment0_2" : LOCATION   = EC2_B  ;

END;

INTERNAL_INFO "ym_1stday"
BEGIN
	DEVICE = EPF10K10LC84-3;
    OH0R1P67 : LORAX = "1:G10R1,RP11R1->EC4_B,->EC1_B,->EC2_B|";
    OH13R1P24 : LORAX = "1:G14R1,RP20R1->EC4_B,->EC1_B,->EC2_B|";
    OH6R1P64 : LORAX = "1:G45R1,RP5R1->EC4_B,->EC1_B,->EC2_B|";
    OD5P43  : LORAX = "1:FB5|2:CH1R1,RP7R1->EC4_B,->EC1_B,->EC2_B||";
    OD4P1   : LORAX = "1:FB4|2:CH0R1,RP19R1->EC4_B,->EC1_B,->EC2_B||";
    OD0P84  : LORAX = "1:FB0|2:FH0R1,RP0R1->EC4_B,->EC1_B,->EC2_B||";
    OD2P44  : LORAX = "1:FB2|2:FH2R1,RP6R1->EC4_B,->EC1_B,->EC2_B||";
    OD3P42  : LORAX = "1:FB3|2:FH3R1,RP9R1->EC4_B,->EC1_B,->EC2_B||";
    OD1P2   : LORAX = "1:FB1|2:FH1R1,RP13R1->EC4_B,->EC1_B,->EC2_B||";
    EC4_B   : LORAX = "1:RB3R1,G17R1,V11C12,G21R1->OH11R1P23|";
    EC1_B   : LORAX = "1:RB0R1,G34R1->OH9R1P22|";
    EC2_B   : LORAX = "1:RB1R1,G65R1->OH15R1P25|";
END;

⌨️ 快捷键说明

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