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

📄 add123.fit

📁 用VHDL语言实现通用计算器设计
💻 FIT
字号:
-- MAX+plus II Compiler Fit File      
-- Version 10.0 9/14/2000             
-- Compiled: 12/06/2007 15:36:12      

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

    DEVICE = "EPF10K10LC84-4";

    "adata0"                       : INPUT_PIN  = 84     ;
    "adata1"                       : INPUT_PIN  = 24     ;
    "adata2"                       : INPUT_PIN  = 67     ;
    "adata3"                       : INPUT_PIN  = 64     ;
    "adata4"                       : INPUT_PIN  = 42     ;
    "adata5"                       : INPUT_PIN  = 62     ;
    "adata6"                       : INPUT_PIN  = 27     ;
    "adata7"                       : INPUT_PIN  = 44     ;
    "bdata0"                       : INPUT_PIN  = 1      ;
    "bdata1"                       : INPUT_PIN  = 9      ;
    "bdata2"                       : INPUT_PIN  = 66     ;
    "bdata3"                       : INPUT_PIN  = 65     ;
    "bdata4"                       : INPUT_PIN  = 2      ;
    "bdata5"                       : INPUT_PIN  = 30     ;
    "bdata6"                       : INPUT_PIN  = 29     ;
    "bdata7"                       : INPUT_PIN  = 28     ;
    "cin"                          : INPUT_PIN  = 43     ;
    "cout"                         : OUTPUT_PIN = 61     ;
    "overflow"                     : OUTPUT_PIN = 83     ;
    "result0"                      : OUTPUT_PIN = 22     ;
    "result1"                      : OUTPUT_PIN = 25     ;
    "result2"                      : OUTPUT_PIN = 21     ;
    "result3"                      : OUTPUT_PIN = 36     ;
    "result4"                      : OUTPUT_PIN = 23     ;
    "result5"                      : OUTPUT_PIN = 59     ;
    "result6"                      : OUTPUT_PIN = 58     ;
    "result7"                      : OUTPUT_PIN = 60     ;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|pcarry0" : LOCATION   = LC1_B2 ;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|pcarry1" : LOCATION   = LC2_B7 ;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|pcarry2" : LOCATION   = LC5_B7 ;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|pcarry3" : LOCATION   = LC3_B7 ;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|pcarry4" : LOCATION   = LC2_C13;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|pcarry5" : LOCATION   = LC6_C13;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|pcarry6" : LOCATION   = LC8_C13;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|pcarry7" : LOCATION   = LC3_C13;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|:148" : LOCATION   = LC2_B2 ;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|:156" : LOCATION   = LC8_B7 ;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|:157" : LOCATION   = LC1_B7 ;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|:158" : LOCATION   = LC7_B7 ;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|:159" : LOCATION   = LC4_B7 ;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|:160" : LOCATION   = LC5_C13;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|:161" : LOCATION   = LC7_C13;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|addcore:adder|:162" : LOCATION   = LC4_C13;
    "|add13:9|lpm_add_sub:lpm_add_sub_component|:150" : LOCATION   = LC1_C13;

END;

INTERNAL_INFO "add123"
BEGIN
	DEVICE = EPF10K10LC84-4;
    OD0P84  : LORAX = "1:FB0|2:FH0R1,PA0R1C1->LC1_B2,->LC2_B2||";
    OH13R1P24 : LORAX = "1:G14R1,PA20R1C6->LC2_B7,->LC8_B7|";
    OH0R1P67 : LORAX = "1:G10R1,PA11R1C6->LC5_B7,->LC1_B7|";
    OH6R1P64 : LORAX = "1:G45R1,PA7R1C6->LC3_B7,->LC7_B7|";
    OD3P42  : LORAX = "1:FB3|2:FH3R1,PA5R1C6->LC4_B7|,2:FH3R2,PA5R2C12->LC2_C13||";
    OH0R2P62 : LORAX = "1:G10R2,PA11R2C12->LC6_C13,->LC5_C13|";
    OH8R2P27 : LORAX = "1:G13R2,PA0R2C12->LC8_C13,->LC7_C13|";
    OD2P44  : LORAX = "1:FB2|2:FH2R2,PA8R2C12->LC3_C13,->LC4_C13,->LC1_C13||";
    LC1_B2  : LORAX = "1:MSW0R1C1,HHL23R1,PA1R1C6->LC2_B7,->LC8_B7|";
    LC3_B7  : LORAX = "1:MSW2R1C6,V8C6,G12R2,PA1R2C12->LC2_C13|";
    LC3_C13 : LORAX = "1:MSW2R2C12,HHR3R2->OH2R2P61|";
    LC2_B2  : LORAX = "1:MSW1R1C1,G29R1->OH9R1P22|";
    LC8_B7  : LORAX = "1:MSW7R1C7,HHL35R1->OH15R1P25|";
    LC1_B7  : LORAX = "1:MSW0R1C6,HHL22R1->OH8R1P21|";
    LC7_B7  : LORAX = "1:MSW6R1C6,V18C6->OV2C6P36|";
    LC4_B7  : LORAX = "1:MSW3R1C6,HHL9R1->OH11R1P23|";
    LC5_C13 : LORAX = "1:MSW4R2C12,HHR41R2->OH4R2P59|";
    LC7_C13 : LORAX = "1:MSW6R2C12,HHR29R2->OH6R2P58|";
    LC4_C13 : LORAX = "1:MSW3R2C12,G21R2->OH3R2P60|";
    LC1_C13 : LORAX = "1:MSW0R2C12,V1C12->OV1C12P83|";
    OD4P1   : LORAX = "1:FB4|2:CH0R1,PA19R1C1->LC1_B2,->LC2_B2||";
    OV1C1P9 : LORAX = "1:V8C1,HHL4R1,PA18R1C6->LC2_B7,->LC8_B7|";
    OH2R1P66 : LORAX = "1:G46R1,PA4R1C6->LC5_B7,->LC1_B7|";
    OH4R1P65 : LORAX = "1:G47R1,PA3R1C6->LC3_B7,->LC7_B7|";
    OD1P2   : LORAX = "1:FB1|2:FH1R1,PA13R1C6->LC4_B7|,2:FH1R2,PA20R2C12->LC2_C13||";
    OH14R2P30 : LORAX = "1:G44R2,PA6R2C12->LC6_C13,->LC5_C13|";
    OH12R2P29 : LORAX = "1:G40R2,PA19R2C12->LC8_C13,->LC7_C13|";
    OH10R2P28 : LORAX = "1:G41R2,PA18R2C12->LC3_C13,->LC4_C13,->LC1_C13|";
    OD5P43  : LORAX = "1:FB5|2:CH1R1,PA7R1C1->LC1_B2,->LC2_B2||";
	LC1_B2  : LORAX2 = "X, OD5P43, OD4P1, OD0P84";
	LC2_B7  : LORAX2 = "X, OH13R1P24, OV1C1P9, LC1_B2";
	LC5_B7  : LORAX2 = "X, OH0R1P67, OH2R1P66, LC2_B7";
	LC3_B7  : LORAX2 = "X, OH6R1P64, OH4R1P65, LC5_B7";
	LC2_C13 : LORAX2 = "X, OD3P42, OD1P2, LC3_B7";
	LC6_C13 : LORAX2 = "X, OH0R2P62, OH14R2P30, LC2_C13";
	LC8_C13 : LORAX2 = "X, OH8R2P27, OH12R2P29, LC6_C13";
	LC3_C13 : LORAX2 = "X, OH10R2P28, OD2P44, LC8_C13";
	LC2_B2  : LORAX2 = "X, OD5P43, OD0P84, OD4P1";
	LC8_B7  : LORAX2 = "X, OH13R1P24, OV1C1P9, LC1_B2";
	LC1_B7  : LORAX2 = "X, OH0R1P67, OH2R1P66, LC2_B7";
	LC7_B7  : LORAX2 = "X, OH6R1P64, OH4R1P65, LC5_B7";
	LC4_B7  : LORAX2 = "X, OD3P42, OD1P2, LC3_B7";
	LC5_C13 : LORAX2 = "X, OH0R2P62, OH14R2P30, LC2_C13";
	LC7_C13 : LORAX2 = "X, OH8R2P27, OH12R2P29, LC6_C13";
	LC4_C13 : LORAX2 = "X, OH10R2P28, OD2P44, LC8_C13";
	LC1_C13 : LORAX2 = "X, OH10R2P28, OD2P44, LC8_C13";
END;

⌨️ 快捷键说明

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