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

📄 fourbitmux2.fit

📁 多工器verilog設計1對多快速解碼提供控制功能
💻 FIT
字号:
-- MAX+plus II Compiler Fit File      
-- Version 10.2 07/10/2002            
-- Compiled: 04/12/2007 10:16: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 "fourbitmux2"
BEGIN

    DEVICE = "EP1K100FC484-3";

    "a0"                           : INPUT_PIN  = R12    ;
    "a1"                           : INPUT_PIN  = D12    ;
    "a2"                           : INPUT_PIN  = G2     ;
    "a3"                           : INPUT_PIN  = H3     ;
    "b0"                           : INPUT_PIN  = H11    ;
    "b1"                           : INPUT_PIN  = V11    ;
    "b2"                           : INPUT_PIN  = P11    ;
    "b3"                           : INPUT_PIN  = J7     ;
    "sel"                          : INPUT_PIN  = E12    ;
    "ds0"                          : OUTPUT_PIN = G22    ;
    "ds1"                          : OUTPUT_PIN = G16    ;
    "ds2"                          : OUTPUT_PIN = AB12   ;
    "ds3"                          : OUTPUT_PIN = N4     ;
    "y0"                           : OUTPUT_PIN = F15    ;
    "y1"                           : OUTPUT_PIN = H21    ;
    "y2"                           : OUTPUT_PIN = H18    ;
    "y3"                           : OUTPUT_PIN = H17    ;
    "ds0~1"                        : LOCATION   = LC2_C32;
    "ds1~1"                        : LOCATION   = LC8_C32;
    ":28"                          : LOCATION   = LC7_C32;
    ":29"                          : LOCATION   = LC5_C32;
    ":30"                          : LOCATION   = LC6_C32;
    ":31"                          : LOCATION   = LC1_C32;

END;

INTERNAL_INFO "fourbitmux2"
BEGIN
	DEVICE = EP1K100FC484-3;
    OD2PR12 : LORAX = "1:FB2|2:FH2R2,PA14R2C31->LC1_C32||";
    OD4PD12 : LORAX = "1:FB4|2:CH0R2,PA12R2C31->LC6_C32||";
    OH8R2PG2 : LORAX = "1:G79R2,PA5R2C31->LC5_C32|";
    OH14R2PH3 : LORAX = "1:G96R2,PA2R2C31->LC7_C32|";
    OD1PH11 : LORAX = "1:FB1|2:FH1R2,PA15R2C31->LC1_C32||";
    OD3PV11 : LORAX = "1:FB3|2:FH3R2,PA13R2C31->LC6_C32||";
    OD5PP11 : LORAX = "1:FB5|2:CH1R2,PA11R2C31->LC5_C32||";
    OH13R2PJ7 : LORAX = "1:G84R2,PA0R2C31->LC7_C32|";
    LC2_C32 : LORAX = "1:MSW2R2C30,G34R2->OH2R2PG22|";
    LC8_C32 : LORAX = "1:MSW4R2C30,HHR82R2->OH4R2PG16|";
    OD0PE12 : LORAX = "1:FB0|2:FH0R2,PA16R2C31->LC2_C32,->LC8_C32,->LC7_C32,->LC5_C32,->LC6_C32,->LC1_C32||";
    LC7_C32 : LORAX = "1:MSW7R2C30,G195R2->OH7R2PH17|";
    LC5_C32 : LORAX = "1:MSW5R2C30,HHR91R2->OH5R2PH18|";
    LC6_C32 : LORAX = "1:MSW6R2C30,HHR75R2->OH6R2PH21|";
    LC1_C32 : LORAX = "1:MSW0R2C31,HHR48R2->OH0R2PF15|";
	LC2_C32 : LORAX2 = "X, X, X, OD0PE12";
	LC8_C32 : LORAX2 = "X, X, X, OD0PE12";
	LC7_C32 : LORAX2 = "X, OH14R2PH3, OH13R2PJ7, OD0PE12";
	LC5_C32 : LORAX2 = "X, OH8R2PG2, OD5PP11, OD0PE12";
	LC6_C32 : LORAX2 = "X, OD4PD12, OD3PV11, OD0PE12";
	LC1_C32 : LORAX2 = "X, OD2PR12, OD1PH11, OD0PE12";
END;

⌨️ 快捷键说明

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