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

📄 mcu_ctrl.fit

📁 (珍藏)51单片机开发板原理图应用范例、PCB图
💻 FIT
字号:
-- MAX+plus II Compiler Fit File      
-- Version 10.2 07/10/2002            
-- Compiled: 08/27/2007 08:26: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 "mcu_ctrl"
BEGIN

    DEVICE = "EPM7064SLC44-10";

    "ALE"                          : INPUT_PIN  = 43     ;
    "P00"                          : INPUT_PIN  = 17     ; -- LC24
    "P01"                          : INPUT_PIN  = 18     ; -- LC21
    "P02"                          : INPUT_PIN  = 19     ; -- LC20
    "P03"                          : INPUT_PIN  = 20     ; -- LC19
    "P04"                          : INPUT_PIN  = 21     ; -- LC17
    "P05"                          : INPUT_PIN  = 24     ; -- LC33
    "P06"                          : INPUT_PIN  = 25     ; -- LC35
    "P07"                          : INPUT_PIN  = 26     ; -- LC36
    "P27"                          : INPUT_PIN  = 1      ;
    "Y0"                           : OUTPUT_PIN = 40     ; -- LC62
    "Y1"                           : OUTPUT_PIN = 41     ; -- LC64
    "Y2"                           : OUTPUT_PIN = 34     ; -- LC51
    "Y3"                           : OUTPUT_PIN = 36     ; -- LC52
    "Y4"                           : OUTPUT_PIN = 39     ; -- LC57
    "Y5"                           : OUTPUT_PIN = 37     ; -- LC53
    "Y6"                           : OUTPUT_PIN = 33     ; -- LC49
    "Y7"                           : OUTPUT_PIN = 31     ; -- LC46
    "Y8"                           : OUTPUT_PIN = 29     ; -- LC41
    "Y9"                           : OUTPUT_PIN = 28     ; -- LC40
    "Y10"                          : OUTPUT_PIN = 27     ; -- LC37
    "Y11"                          : OUTPUT_PIN = 14     ; -- LC30
    "Y12"                          : OUTPUT_PIN = 16     ; -- LC25
    "Y13"                          : OUTPUT_PIN = 11     ; -- LC3
    "Y14"                          : OUTPUT_PIN = 12     ; -- LC1
    "Y15"                          : OUTPUT_PIN = 9      ; -- LC4
    "|74373:112|:12"               : LOCATION   = LC50   ;
    "|74373:112|:13"               : LOCATION   = LC55   ;
    "|74373:112|:14"               : LOCATION   = LC54   ;
    "|74373:112|:15"               : LOCATION   = LC56   ; -- PIN 38
    "|74373:112|:16"               : LOCATION   = LC58   ;

END;

INTERNAL_INFO "mcu_ctrl"
BEGIN
	DEVICE = EPM7064SLC44-10;
	LC4     : LORAX = "G20R0";
	LC1     : LORAX = "G17R0";
	LC3     : LORAX = "G19R0";
	LC25    : LORAX = "G103R0";
	LC30    : LORAX = "G71R0";
	LC37    : LORAX = "G25R0";
	LC40    : LORAX = "G28R0";
	LC41    : LORAX = "G107R0";
	LC46    : LORAX = "G75R0";
	LC49    : LORAX = "G29R0";
	LC53    : LORAX = "G62R0";
	LC57    : LORAX = "G78R0";
	LC52    : LORAX = "G32R0";
	LC51    : LORAX = "G31R0";
	LC64    : LORAX = "G114R0";
	LC62    : LORAX = "G112R0";
	OH66R0P1 : LORAX = "G49R0,PA15R0C0,PA15R0C1,PA15R0C2,PA15R0C3";
	LC58    : LORAX = "G79R0,PA26R0C0,PA26R0C1,PA26R0C2,PA26R0C3";
	OH16R0P21 : LORAX = "G120R0,PA27R0C3";
	OH64R0P43 : LORAX = "G115R0,PA33R0C3";
	LC56    : LORAX = "G65R0,PA10R0C0,PA10R0C1,PA10R0C2,PA10R0C3";
	OH18R0P20 : LORAX = "G122R0,PA28R0C3";
	LC54    : LORAX = "G63R0,PA14R0C0,PA14R0C1,PA14R0C2,PA14R0C3";
	OH19R0P19 : LORAX = "G123R0,PA34R0C3";
	LC55    : LORAX = "G64R0,PA12R0C0,PA12R0C1,PA12R0C2,PA12R0C3";
	OH20R0P18 : LORAX = "G87R0,PA18R0C3";
	LC50    : LORAX = "G30R0,PA5R0C0,PA5R0C1,PA5R0C2,PA5R0C3";
	OH23R0P17 : LORAX = "G90R0,PA24R0C3";
END;

⌨️ 快捷键说明

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