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

📄 u1.fit

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

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

    DEVICE = "EPM7032SLC44-5";

    "A0"                           : INPUT_PIN  = 9      ; -- LC6
    "A1"                           : INPUT_PIN  = 16     ; -- LC11
    "A2"                           : INPUT_PIN  = 19     ; -- LC14
    "A3"                           : INPUT_PIN  = 20     ; -- LC15
    "A12"                          : INPUT_PIN  = 21     ; -- LC16
    "A13"                          : INPUT_PIN  = 17     ; -- LC12
    "A14"                          : INPUT_PIN  = 18     ; -- LC13
    "A15"                          : INPUT_PIN  = 14     ; -- LC10
    "DS"                           : INPUT_PIN  = 12     ; -- LC8
    "IOS"                          : INPUT_PIN  = 1      ;
    "PS"                           : INPUT_PIN  = 8      ; -- LC5
    "RD"                           : INPUT_PIN  = 44     ;
    "SWRESET"                      : INPUT_PIN  = 11     ; -- LC7
    "WE"                           : INPUT_PIN  = 43     ;
    "CDR"                          : OUTPUT_PIN = 27     ; -- LC29
    "CDW"                          : OUTPUT_PIN = 39     ; -- LC19
    "DACS"                         : OUTPUT_PIN = 24     ; -- LC32
    "INTRSW"                       : OUTPUT_PIN = 31     ; -- LC26
    "LCD"                          : OUTPUT_PIN = 28     ; -- LC28
    "LEDS"                         : OUTPUT_PIN = 25     ; -- LC31
    "RAMOE"                        : OUTPUT_PIN = 6      ; -- LC3
    "RAMWE"                        : OUTPUT_PIN = 5      ; -- LC2
    "RDSW"                         : OUTPUT_PIN = 40     ; -- LC18
    "RS"                           : OUTPUT_PIN = 4      ; -- LC1
    "SWCE"                         : OUTPUT_PIN = 37     ; -- LC21
    "SWITCHES"                     : OUTPUT_PIN = 34     ; -- LC23
    "UCS"                          : OUTPUT_PIN = 33     ; -- LC24
    "UOE"                          : OUTPUT_PIN = 29     ; -- LC27
    "UWE"                          : OUTPUT_PIN = 36     ; -- LC22
    "WRSW"                         : OUTPUT_PIN = 41     ; -- LC17
    "XFER"                         : OUTPUT_PIN = 26     ; -- LC30

END;

INTERNAL_INFO "u1"
BEGIN
	DEVICE = EPM7032SLC44-5;
	LC30    : LORAX = "G56R0";
	LC32    : LORAX = "G58R0";
	LC3     : LORAX = "G11R0";
	LC2     : LORAX = "G10R0";
	LC17    : LORAX = "G13R0";
	LC18    : LORAX = "G14R0";
	LC23    : LORAX = "G32R0";
	LC31    : LORAX = "G57R0";
	LC27    : LORAX = "G40R0";
	LC22    : LORAX = "G31R0";
	LC1     : LORAX = "G9R0";
	LC26    : LORAX = "G39R0";
	LC28    : LORAX = "G41R0";
	LC24    : LORAX = "G33R0";
	LC21    : LORAX = "G30R0";
	LC29    : LORAX = "G55R0";
	LC19    : LORAX = "G15R0";
	OH34R0P1 : LORAX = "G25R0,PA9R0C1";
	OH9R0P14 : LORAX = "G1R0,PA5R0C1";
	OH14R0P20 : LORAX = "G19R0,PA16R0C1";
	OH13R0P19 : LORAX = "G18R0,PA13R0C1";
	OH7R0P12 : LORAX = "G63R0,PA33R0C0";
	OH4R0P8 : LORAX = "G60R0,PA29R0C0";
	OH33R0P44 : LORAX = "G42R0,PA18R0C0,PA18R0C1";
	OH32R0P43 : LORAX = "G59R0,PA35R0C0,PA35R0C1";
	OH10R0P16 : LORAX = "G2R0,PA0R0C1";
	OH5R0P9 : LORAX = "G61R0,PA28R0C1";
	OH12R0P18 : LORAX = "G17R0,PA15R0C1,PA17R0C0";
	OH11R0P17 : LORAX = "G3R0,PA3R0C1";
	OH15R0P21 : LORAX = "G20R0,PA12R0C1,PA17R0C1";
	OH6R0P11 : LORAX = "G62R0,PA31R0C0";
END;

⌨️ 快捷键说明

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