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

📄 disp.fit

📁 VHDL电子抢答器的实现。有多个文件
💻 FIT
字号:
-- MAX+plus II Compiler Fit File      
-- Version 10.1 06/12/2001            
-- Compiled: 12/12/2004 12:45:50      

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

    DEVICE = "EPF10K10LC84-3";

    "d0"                           : INPUT_PIN  = 44     ;
    "d1"                           : INPUT_PIN  = 2      ;
    "d2"                           : INPUT_PIN  = 42     ;
    "d3"                           : INPUT_PIN  = 84     ;
    "q0"                           : OUTPUT_PIN = 67     ;
    "q1"                           : OUTPUT_PIN = 65     ;
    "q2"                           : OUTPUT_PIN = 24     ;
    "q3"                           : OUTPUT_PIN = 25     ;
    "q4"                           : OUTPUT_PIN = 21     ;
    "q5"                           : OUTPUT_PIN = 66     ;
    "q6"                           : OUTPUT_PIN = 23     ;
    ":353"                         : LOCATION   = LC4_B19;
    ":377"                         : LOCATION   = LC2_B11;
    ":389"                         : LOCATION   = LC1_B2 ;
    ":401"                         : LOCATION   = LC2_B2 ;
    ":404"                         : LOCATION   = LC4_B2 ;
    ":440"                         : LOCATION   = LC3_B19;
    "~440~1"                       : LOCATION   = LC8_B19;
    "~467~1"                       : LOCATION   = LC4_B11;
    "~467~2"                       : LOCATION   = LC8_B11;
    ":476"                         : LOCATION   = LC1_B11;
    ":497"                         : LOCATION   = LC6_B19;
    ":512"                         : LOCATION   = LC8_B2 ;
    ":542"                         : LOCATION   = LC5_B11;
    "~544~1"                       : LOCATION   = LC3_B11;
    ":548"                         : LOCATION   = LC6_B11;
    ":572"                         : LOCATION   = LC7_B19;
    ":584"                         : LOCATION   = LC5_B19;
    "~614~1"                       : LOCATION   = LC2_B19;
    ":622"                         : LOCATION   = LC1_B19;
    "~622~1"                       : LOCATION   = LC7_B11;

END;

INTERNAL_INFO "disp"
BEGIN
	DEVICE = EPF10K10LC84-3;
    OD2P44  : LORAX = "1:FB2|2:FH2R1|3:PA6R1C1->LC1_B2,->LC2_B2,->LC4_B2,->LC8_B2|,3:PA6R1C10->LC2_B11,->LC4_B11,->LC8_B11,->LC3_B11|,3:PA6R1C18->LC4_B19,->LC8_B19,->LC6_B19|||";
    OD1P2   : LORAX = "1:FB1|2:FH1R1|3:PA20R1C1->LC1_B2,->LC2_B2,->LC4_B2,->LC8_B2|,3:PA20R1C10->LC2_B11,->LC4_B11,->LC8_B11,->LC3_B11|,3:PA20R1C18->LC4_B19,->LC8_B19,->LC6_B19,->LC2_B19|||";
    OD3P42  : LORAX = "1:FB3|2:FH3R1|3:PA5R1C1->LC1_B2,->LC2_B2,->LC4_B2,->LC8_B2|,3:PA5R1C10->LC2_B11,->LC4_B11,->LC8_B11,->LC3_B11|,3:PA5R1C18->LC4_B19,->LC8_B19,->LC6_B19,->LC2_B19|||";
    OD0P84  : LORAX = "1:FB0|2:FH0R1|3:PA0R1C1->LC1_B2,->LC2_B2,->LC4_B2,->LC8_B2|,3:PA0R1C10->LC2_B11,->LC4_B11,->LC8_B11,->LC3_B11|,3:PA0R1C18->LC4_B19,->LC8_B19,->LC6_B19,->LC2_B19|||";
    LC1_B2  : LORAX = "1:MSW0R1C1,G44R1|2:PA21R1C18->LC5_B19,->LC1_B19|,2:PA21R1C10->LC6_B11,->LC7_B11||";
    LC2_B2  : LORAX = "1:MSW1R1C1,G29R1|2:PA17R1C18->LC5_B19,->LC1_B19|,2:PA17R1C10->LC6_B11,->LC7_B11||";
    LC4_B2  : LORAX = "1:MSW3R1C1,HHL13R1->OH11R1P23|";
    LC3_B19 : LORAX = "1:MSW2R1C18,G12R1->OH2R1P66|";
    LC1_B11 : LORAX = "1:MSW0R1C10,HHL18R1->OH8R1P21|";
    LC8_B2  : LORAX = "1:MSW7R1C1,HHL35R1->OH15R1P25|";
    LC6_B11 : LORAX = "1:MSW5R1C11,HHL39R1->OH13R1P24|";
    LC5_B19 : LORAX = "1:MSW4R1C18,HHR41R1->OH4R1P65|";
    LC1_B19 : LORAX = "1:MSW0R1C18,HHR22R1->OH0R1P67|";
	LC4_B19 : LORAX2 = "OD1P2, OD3P42, OD2P44, OD0P84";
	LC2_B11 : LORAX2 = "OD1P2, OD3P42, OD2P44, OD0P84";
	LC1_B2  : LORAX2 = "OD1P2, OD2P44, OD3P42, OD0P84";
	LC2_B2  : LORAX2 = "OD1P2, OD2P44, OD3P42, OD0P84";
	LC4_B2  : LORAX2 = "OD1P2, OD3P42, OD2P44, OD0P84";
	LC8_B19 : LORAX2 = "OD1P2, OD3P42, OD2P44, OD0P84";
	LC3_B19 : LORAX2 = "X, LC8_B19, LC2_B19, LC4_B19";
	LC4_B11 : LORAX2 = "OD1P2, OD3P42, OD2P44, OD0P84";
	LC8_B11 : LORAX2 = "OD1P2, OD2P44, OD3P42, OD0P84";
	LC1_B11 : LORAX2 = "LC8_B11, LC4_B11, LC2_B11, LC7_B11";
	LC6_B19 : LORAX2 = "OD1P2, OD3P42, OD2P44, OD0P84";
	LC8_B2  : LORAX2 = "OD1P2, OD3P42, OD2P44, OD0P84";
	LC5_B11 : LORAX2 = "X, LC3_B11, LC4_B11, LC2_B11";
	LC3_B11 : LORAX2 = "OD1P2, OD3P42, OD2P44, OD0P84";
	LC6_B11 : LORAX2 = "X, LC5_B11, LC2_B2, LC1_B2";
	LC7_B19 : LORAX2 = "X, X, LC6_B19, LC4_B19";
	LC5_B19 : LORAX2 = "LC2_B19, LC7_B19, LC2_B2, LC1_B2";
	LC2_B19 : LORAX2 = "X, OD1P2, OD3P42, OD0P84";
	LC7_B11 : LORAX2 = "X, X, LC2_B2, LC1_B2";
	LC1_B19 : LORAX2 = "LC2_B19, LC7_B19, LC1_B2, LC2_B2";
END;

⌨️ 快捷键说明

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