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

📄 keyinput.fit

📁 CPLD VHDL 数码管程序 流水灯程序 时钟程序CPLD VHDL 数码管程序 流水灯程序 时钟程序
💻 FIT
字号:
-- MAX+plus II Compiler Fit File      
-- Version 10.2 07/10/2002            
-- Compiled: 12/14/2005 09:23:23      

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

    DEVICE = "EPM7128SLC84-15";

    "sw1"                          : INPUT_PIN  = 63     ; -- LC97
    "sw2"                          : INPUT_PIN  = 61     ; -- LC94
    "sw3"                          : INPUT_PIN  = 60     ; -- LC93
    "sw4"                          : INPUT_PIN  = 58     ; -- LC91
    "sw5"                          : INPUT_PIN  = 57     ; -- LC88
    "sw6"                          : INPUT_PIN  = 56     ; -- LC86
    "sw7"                          : INPUT_PIN  = 55     ; -- LC85
    "sw8"                          : INPUT_PIN  = 54     ; -- LC83
    "led1"                         : OUTPUT_PIN = 64     ; -- LC99
    "led2"                         : OUTPUT_PIN = 65     ; -- LC101
    "led3"                         : OUTPUT_PIN = 67     ; -- LC104
    "led4"                         : OUTPUT_PIN = 68     ; -- LC105
    "led5"                         : OUTPUT_PIN = 69     ; -- LC107
    "led6"                         : OUTPUT_PIN = 70     ; -- LC109
    "led7"                         : OUTPUT_PIN = 73     ; -- LC115
    "led8"                         : OUTPUT_PIN = 74     ; -- LC117

END;

INTERNAL_INFO "keyinput"
BEGIN
	DEVICE = EPM7128SLC84-15;
	LC117   : LORAX = "G110R0";
	LC115   : LORAX = "G55R0";
	LC109   : LORAX = "G138R0";
	LC107   : LORAX = "G197R0";
	LC105   : LORAX = "G195R0";
	LC104   : LORAX = "G52R0";
	LC101   : LORAX = "G49R0";
	LC99    : LORAX = "G108R0";
	OH82R0P54 : LORAX = "G163R0,PA21R0C7";
	OH84R0P55 : LORAX = "G219R0,PA29R0C7";
	OH85R0P56 : LORAX = "G220R0,PA30R0C6";
	OH87R0P57 : LORAX = "G221R0,PA27R0C6";
	OH90R0P58 : LORAX = "G16R0,PA0R0C6";
	OH92R0P60 : LORAX = "G72R0,PA12R0C6";
	OH93R0P61 : LORAX = "G73R0,PA9R0C6";
	OH96R0P63 : LORAX = "G222R0,PA32R0C6";
END;

⌨️ 快捷键说明

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