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

📄 count60.fit

📁 这是一个自动售货机的vhdl源码
💻 FIT
字号:
-- MAX+plus II Compiler Fit File      
-- Version 10.2 07/10/2002            
-- Compiled: 12/07/2005 12:44:49      

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

    DEVICE = "EP1K10TC100-1";

    "cp"                           : INPUT_PIN  = 39     ;
    "en3"                          : INPUT_PIN  = 38     ;
    "full"                         : OUTPUT_PIN = 23     ;
    "times0"                       : OUTPUT_PIN = 19     ;
    "times1"                       : OUTPUT_PIN = 21     ;
    "times2"                       : OUTPUT_PIN = 22     ;
    "times3"                       : OUTPUT_PIN = 58     ;
    "times4"                       : OUTPUT_PIN = 20     ;
    "times5"                       : OUTPUT_PIN = 55     ;
    "|LPM_ADD_SUB:115|addcore:adder|:67" : LOCATION   = LC4_C18;
    "|LPM_ADD_SUB:115|addcore:adder|:75" : LOCATION   = LC2_C18;
    ":9"                           : LOCATION   = LC6_C18;
    ":11"                          : LOCATION   = LC7_C15;  -- time5
    ":12"                          : LOCATION   = LC2_C15;  -- time4
    ":13"                          : LOCATION   = LC1_C18;  -- time3
    ":14"                          : LOCATION   = LC5_C18;  -- time2
    ":15"                          : LOCATION   = LC3_C18;  -- time1
    ":16"                          : LOCATION   = LC1_C16;  -- time0
    ":69"                          : LOCATION   = LC7_C18;
    "~69~1"                        : LOCATION   = LC8_C18;

END;

INTERNAL_INFO "count60"
BEGIN
	DEVICE = EP1K10TC100-1;
    OD5P39  : LORAX = "1:FB5->LC6_C18,->LC7_C15,->LC2_C15,->LC1_C18,->LC5_C18,->LC3_C18,->LC1_C16|";
    OD2P38  : LORAX = "1:FB2->LC6_C18,->LC7_C15,->LC2_C15,->LC1_C18,->LC5_C18,->LC3_C18,->LC1_C16|";
    LC2_C18 : LORAX = "1:MSW2R2C16,G13R2,PA0R2C14->LC7_C15,->LC2_C15|";
    LC6_C18 : LORAX = "1:MSW6R2C16,G76R2->OH6R2P23|";
    LC7_C15 : LORAX = "1:MSW6R2C14,G87R2->OH14R2P55,2:PA11R2C17->LC8_C18||";
    LC2_C15 : LORAX = "1:MSW1R2C14,G28R2->OH1R2P20|2:PA18R2C17->LC8_C18||";
    LC1_C18 : LORAX = "1:MSW0R2C17,G43R2->OH8R2P58|";
    LC5_C18 : LORAX = "1:MSW4R2C17,HHR30R2->OH4R2P22|";
    LC3_C18 : LORAX = "1:MSW3R2C16,G26R2->OH3R2P21|";
    LC1_C16 : LORAX = "1:MSW0R2C15|2:HHR19R2,PA17R2C17->LC4_C18,->LC2_C18,->LC6_C18,->LC3_C18|,2:G42R2->OH0R2P19||";
    LC7_C18 : LORAX = "1:MSW6R2C17,G49R2,PA13R2C14->LC7_C15,->LC2_C15|";
	LC4_C18 : LORAX2 = "X, X, LC3_C18, LC1_C16";
	LC2_C18 : LORAX2 = "LC3_C18, LC1_C18, LC5_C18, LC1_C16";
	LC6_C18 : LORAX2 = "LC8_C18, LC3_C18, LC5_C18, LC1_C16";
	LC7_C15 : LORAX2 = "LC2_C18, LC7_C18, LC7_C15, LC2_C15";
	LC2_C15 : LORAX2 = "X, LC2_C18, LC7_C18, LC2_C15";
	LC1_C18 : LORAX2 = "LC7_C18, LC4_C18, LC1_C18, LC5_C18";
	LC5_C18 : LORAX2 = "X, LC7_C18, LC4_C18, LC5_C18";
	LC3_C18 : LORAX2 = "X, LC7_C18, LC3_C18, LC1_C16";
	LC1_C16 : LORAX2 = "X, X, X, LC1_C16";
	LC8_C18 : LORAX2 = "X, LC7_C15, LC1_C18, LC2_C15";
	LC7_C18 : LORAX2 = "X, LC8_C18, LC4_C18, LC5_C18";
END;

⌨️ 快捷键说明

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