m511.fit

来自「扩频通信M511序列,编码,通用VHDL语言,用于相关」· FIT 代码 · 共 84 行

FIT
84
字号
-- MAX+plus II Compiler Fit File      
-- Version 10.0 9/14/2000             
-- Compiled: 01/05/2007 14:29:26      

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

    DEVICE = "EPM7128SLC84-6";

    "clk"                          : INPUT_PIN  = 83     ;
    "reset"                        : INPUT_PIN  = 12     ; -- LC3
    "m_out"                        : OUTPUT_PIN = 77     ; -- LC123
    "pn_out"                       : OUTPUT_PIN = 63     ; -- LC97
    ":19"                          : LOCATION   = LC119  ;  -- m4
    ":20"                          : LOCATION   = LC118  ; -- PIN 75  -- m9
    ":21"                          : LOCATION   = LC117  ; -- PIN 74  -- m1
    ":22"                          : LOCATION   = LC116  ;  -- m2
    ":23"                          : LOCATION   = LC115  ; -- PIN 73  -- m3
    ":24"                          : LOCATION   = LC114  ;  -- m5
    ":25"                          : LOCATION   = LC113  ;  -- m6
    ":26"                          : LOCATION   = LC120  ; -- PIN 76  -- m7
    ":27"                          : LOCATION   = LC121  ;  -- m8
    ":28"                          : LOCATION   = LC128  ; -- PIN 81  -- M_shift9
    ":29"                          : LOCATION   = LC125  ; -- PIN 79  -- M_shift8
    ":30"                          : LOCATION   = LC127  ;  -- M_shift7
    ":31"                          : LOCATION   = LC107  ; -- PIN 69  -- M_shift6
    ":32"                          : LOCATION   = LC126  ; -- PIN 80  -- M_shift5
    ":33"                          : LOCATION   = LC106  ;  -- M_shift4
    ":34"                          : LOCATION   = LC105  ; -- PIN 68  -- M_shift3
    ":35"                          : LOCATION   = LC104  ; -- PIN 67  -- M_shift2
    ":36"                          : LOCATION   = LC100  ;  -- M_shift1
    ":37"                          : LOCATION   = LC124  ;  -- M_shift0
    ":45"                          : LOCATION   = LC122  ;  -- M_factor4

END;

INTERNAL_INFO "m511"
BEGIN
	DEVICE = EPM7128SLC84-6;
	LC123   : LORAX = "G144R0";
	LC97    : LORAX = "G106R0";
	LC118   : LORAX = "G111R0,PA14R0C7";
	LC121   : LORAX = "G142R0,PA25R0C7";
	LC120   : LORAX = "G113R0,PA10R0C7";
	LC113   : LORAX = "G53R0,PA7R0C7";
	LC114   : LORAX = "G54R0,PA5R0C7";
	LC119   : LORAX = "G112R0,PA12R0C7";
	LC115   : LORAX = "G55R0,PA3R0C7";
	LC116   : LORAX = "G56R0,PA1R0C7";
	LC117   : LORAX = "G110R0,PA16R0C7";
	LC128   : LORAX = "G202R0,PA31R0C6";
	LC125   : LORAX = "G199R0,PA28R0C7";
	LC127   : LORAX = "G201R0,PA30R0C7";
	LC107   : LORAX = "G197R0,PA27R0C7";
	LC126   : LORAX = "G200R0,PA32R0C6";
	LC106   : LORAX = "G196R0,PA35R0C7";
	LC105   : LORAX = "G195R0,PA33R0C6";
	LC104   : LORAX = "G52R0,PA0R0C6";
	LC100   : LORAX = "G109R0,PA9R0C6";
	LC124   : LORAX = "G145R0,PA24R0C6";
	OH2R0P12 : LORAX = "G148R0,PA19R0C6,PA19R0C7";
	LC122   : LORAX = "G143R0,PA23R0C7";
END;

⌨️ 快捷键说明

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