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

📄 u11.fit

📁 用maxplus2实现的一种通用逻辑模块
💻 FIT
字号:
-- MAX+plus II Compiler Fit File      
-- Version 10.0 9/14/2000             
-- Compiled: 03/02/2006 16:06:19      

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

    DEVICE = "EPM7064SLC84-5";

    "A0"                           : INPUT_PIN  = 16     ; -- LC6
    "A1"                           : INPUT_PIN  = 10     ; -- LC11
    "A2"                           : INPUT_PIN  = 9      ; -- LC12
    "A3"                           : INPUT_PIN  = 8      ; -- LC13
    "A12"                          : INPUT_PIN  = 5      ; -- LC15
    "A13"                          : INPUT_PIN  = 11     ; -- LC10
    "A14"                          : INPUT_PIN  = 6      ; -- LC14
    "A15"                          : INPUT_PIN  = 4      ; -- LC16
    "/DS"                          : INPUT_PIN  = 12     ; -- LC9
    "/IOS"                         : INPUT_PIN  = 18     ; -- LC4
    "/PS"                          : INPUT_PIN  = 17     ; -- LC5
    "/RD"                          : INPUT_PIN  = 22     ; -- LC1
    "/STRB"                        : INPUT_PIN  = 15     ; -- LC7
    "SWRESET"                      : INPUT_PIN  = 20     ; -- LC3
    "/WE"                          : INPUT_PIN  = 21     ; -- LC2
    "/BUFFER"                      : OUTPUT_PIN = 79     ; -- LC62
    "/CDR"                         : OUTPUT_PIN = 80     ; -- LC63
    "/CDW"                         : OUTPUT_PIN = 81     ; -- LC64
    "/DACS"                        : OUTPUT_PIN = 77     ; -- LC61
    "INTRSW"                       : OUTPUT_PIN = 65     ; -- LC51
    "/LCD"                         : OUTPUT_PIN = 64     ; -- LC50
    "/LEDS"                        : OUTPUT_PIN = 63     ; -- LC49
    "/RAMOE"                       : OUTPUT_PIN = 44     ; -- LC33
    "/RAMWE"                       : OUTPUT_PIN = 45     ; -- LC34
    "/RDSW"                        : OUTPUT_PIN = 69     ; -- LC54
    "/RS"                          : OUTPUT_PIN = 46     ; -- LC35
    "/SWCE"                        : OUTPUT_PIN = 68     ; -- LC53
    "/SWITCHES"                    : OUTPUT_PIN = 67     ; -- LC52
    "/UCS"                         : OUTPUT_PIN = 70     ; -- LC55
    "/UOE"                         : OUTPUT_PIN = 73     ; -- LC57
    "/UWE"                         : OUTPUT_PIN = 74     ; -- LC58
    "/WRSW"                        : OUTPUT_PIN = 75     ; -- LC59
    "/XFER"                        : OUTPUT_PIN = 76     ; -- LC60

END;

INTERNAL_INFO "u11"
BEGIN
	DEVICE = EPM7064SLC84-5;
	LC61    : LORAX = "G111R0";
	LC64    : LORAX = "G114R0";
	LC63    : LORAX = "G113R0";
	LC60    : LORAX = "G81R0";
	LC34    : LORAX = "G59R0";
	LC33    : LORAX = "G58R0";
	LC49    : LORAX = "G29R0";
	LC52    : LORAX = "G32R0";
	LC54    : LORAX = "G63R0";
	LC59    : LORAX = "G80R0";
	LC51    : LORAX = "G31R0";
	LC35    : LORAX = "G60R0";
	LC58    : LORAX = "G79R0";
	LC57    : LORAX = "G78R0";
	LC62    : LORAX = "G112R0";
	LC53    : LORAX = "G62R0";
	LC55    : LORAX = "G64R0";
	LC50    : LORAX = "G30R0";
	OH3R0P18 : LORAX = "G86R0,PA22R0C3";
	OH15R0P4 : LORAX = "G36R0,PA14R0C3";
	OH12R0P8 : LORAX = "G33R0,PA9R0C3";
	OH11R0P9 : LORAX = "G3R0,PA5R0C3";
	OH1R0P21 : LORAX = "G84R0,PA20R0C2,PA20R0C3";
	OH10R0P10 : LORAX = "G2R0,PA3R0C3";
	OH5R0P16 : LORAX = "G117R0,PA29R0C3";
	OH0R0P22 : LORAX = "G83R0,PA18R0C2,PA18R0C3";
	OH8R0P12 : LORAX = "G0R0,PA0R0C2";
	OH4R0P17 : LORAX = "G116R0,PA27R0C2";
	OH2R0P20 : LORAX = "G85R0,PA21R0C2";
	OH13R0P6 : LORAX = "G34R0,PA13R0C3";
	OH9R0P11 : LORAX = "G1R0,PA4R0C3";
	OH14R0P5 : LORAX = "G35R0,PA12R0C3";
	OH6R0P15 : LORAX = "G118R0,PA30R0C3";
END;

⌨️ 快捷键说明

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