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

📄 and.fit

📁 简单的CPU设计数字系统实验
💻 FIT
字号:
-- MAX+plus II Compiler Fit File      
-- Version 10.12 09/21/2001           
-- Compiled: 09/12/2007 16:55:49      

-- Copyright (C) 1988-2001 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 "and"
BEGIN

    DEVICE = "EPM7032LC44-6";

    "a0_0"                         : INPUT_PIN  = 4      ; -- LC1
    "a0_1"                         : INPUT_PIN  = 16     ; -- LC11
    "a0_2"                         : INPUT_PIN  = 17     ; -- LC12
    "a0_3"                         : INPUT_PIN  = 18     ; -- LC13
    "a0_4"                         : INPUT_PIN  = 19     ; -- LC14
    "a0_5"                         : INPUT_PIN  = 20     ; -- LC15
    "a0_6"                         : INPUT_PIN  = 21     ; -- LC16
    "a0_7"                         : INPUT_PIN  = 14     ; -- LC10
    "a1_0"                         : INPUT_PIN  = 13     ; -- LC9
    "a1_1"                         : INPUT_PIN  = 12     ; -- LC8
    "a1_2"                         : INPUT_PIN  = 11     ; -- LC7
    "a1_3"                         : INPUT_PIN  = 9      ; -- LC6
    "a1_4"                         : INPUT_PIN  = 8      ; -- LC5
    "a1_5"                         : INPUT_PIN  = 7      ; -- LC4
    "a1_6"                         : INPUT_PIN  = 6      ; -- LC3
    "a1_7"                         : INPUT_PIN  = 5      ; -- LC2
    "r0"                           : OUTPUT_PIN = 33     ; -- LC24
    "r1"                           : OUTPUT_PIN = 36     ; -- LC22
    "r2"                           : OUTPUT_PIN = 34     ; -- LC23
    "r3"                           : OUTPUT_PIN = 37     ; -- LC21
    "r4"                           : OUTPUT_PIN = 38     ; -- LC20
    "r5"                           : OUTPUT_PIN = 39     ; -- LC19
    "r6"                           : OUTPUT_PIN = 40     ; -- LC18
    "r7"                           : OUTPUT_PIN = 41     ; -- LC17

END;

INTERNAL_INFO "and"
BEGIN
	DEVICE = EPM7032LC44-6;
	LC24    : LORAX = "G33R0";
	LC17    : LORAX = "G13R0";
	LC18    : LORAX = "G14R0";
	LC19    : LORAX = "G15R0";
	LC20    : LORAX = "G16R0";
	LC21    : LORAX = "G30R0";
	LC23    : LORAX = "G32R0";
	LC22    : LORAX = "G31R0";
	OH0R0P4 : LORAX = "G43R0,PA20R0C1";
	OH8R0P13 : LORAX = "G0R0,PA6R0C1";
	OH1R0P5 : LORAX = "G44R0,PA19R0C1";
	OH9R0P14 : LORAX = "G1R0,PA4R0C1";
	OH2R0P6 : LORAX = "G45R0,PA22R0C1";
	OH15R0P21 : LORAX = "G20R0,PA12R0C1";
	OH3R0P7 : LORAX = "G46R0,PA24R0C1";
	OH14R0P20 : LORAX = "G19R0,PA9R0C1";
	OH4R0P8 : LORAX = "G60R0,PA29R0C1";
	OH13R0P19 : LORAX = "G18R0,PA13R0C1";
	OH5R0P9 : LORAX = "G61R0,PA28R0C1";
	OH12R0P18 : LORAX = "G17R0,PA15R0C1";
	OH6R0P11 : LORAX = "G62R0,PA31R0C1";
	OH11R0P17 : LORAX = "G3R0,PA3R0C1";
	OH7R0P12 : LORAX = "G63R0,PA33R0C1";
	OH10R0P16 : LORAX = "G2R0,PA0R0C1";
END;

⌨️ 快捷键说明

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