www.pudn.com > DesignOfCarLight.rar > car_control.fit


-- MAX+plus II Compiler Fit File       
-- Version 10.1 06/12/2001             
-- Compiled: 10/23/2005 17:57:03       
 
-- 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 "car_control" 
BEGIN 
 
    DEVICE = "EPF10K10LC84-3"; 
 
    "bake"                         : INPUT_PIN  = 44     ; 
    "turn_fro_big_light"           : INPUT_PIN  = 84     ; 
    "turn_left"                    : INPUT_PIN  = 42     ; 
    "turn_right"                   : INPUT_PIN  = 2      ; 
    "back_L_lights_con0"           : OUTPUT_PIN = 61     ; 
    "back_L_lights_con1"           : OUTPUT_PIN = 59     ; 
    "back_L_lights_con2"           : OUTPUT_PIN = 60     ; 
    "back_R_lights_con0"           : OUTPUT_PIN = 62     ; 
    "back_R_lights_con1"           : OUTPUT_PIN = 58     ; 
    "back_R_lights_con2"           : OUTPUT_PIN = 54     ; 
    "fro_big_light_con"            : OUTPUT_PIN = 70     ; 
    "fro_L_light_con"              : OUTPUT_PIN = 25     ; 
    "fro_R_light_con"              : OUTPUT_PIN = 81     ; 
    "fro_big_light_con~1"          : LOCATION   = LC8_A22; 
    ":394"                         : LOCATION   = LC8_C21; 
    ":421"                         : LOCATION   = LC2_C21; 
    ":448"                         : LOCATION   = LC4_C21; 
    ":475"                         : LOCATION   = LC5_C21; 
    ":502"                         : LOCATION   = LC3_C21; 
    ":529"                         : LOCATION   = LC6_C21; 
    ":556"                         : LOCATION   = LC7_C21; 
    ":583"                         : LOCATION   = LC1_C21; 
 
END; 
 
INTERNAL_INFO "car_control" 
BEGIN 
	DEVICE = EPF10K10LC84-3; 
    OD2P44  : LORAX = "1:FB2|2:FH2R2,PA6R2C20->LC4_C21,->LC5_C21,->LC6_C21,->LC7_C21||"; 
    LC8_A22 : LORAX = "1:MSW4R0C20,G90R0->OH4R0P70|"; 
    OD0P84  : LORAX = "1:FB0|2:FH0R0,PA0R0C21->LC8_A22||"; 
    OD3P42  : LORAX = "1:FB3|2:FH3R2,PA5R2C20->LC8_C21,->LC2_C21,->LC4_C21,->LC5_C21,->LC3_C21,->LC6_C21,->LC7_C21,->LC1_C21||"; 
    OD1P2   : LORAX = "1:FB1|2:FH1R2,PA20R2C20->LC8_C21,->LC2_C21,->LC4_C21,->LC5_C21,->LC3_C21,->LC6_C21,->LC7_C21,->LC1_C21||"; 
    LC8_C21 : LORAX = "1:MSW7R2C21,V22C21,G65R1->OH15R1P25|"; 
    LC2_C21 : LORAX = "1:MSW1R2C21,V5C21->OV0C21P81|"; 
    LC4_C21 : LORAX = "1:MSW3R2C21,G33R2->OH3R2P60|"; 
    LC5_C21 : LORAX = "1:MSW4R2C21,HHR38R2->OH4R2P59|"; 
    LC3_C21 : LORAX = "1:MSW2R2C21,G32R2->OH2R2P61|"; 
    LC6_C21 : LORAX = "1:MSW5R2C20,V16C20->OV2C20P54|"; 
    LC7_C21 : LORAX = "1:MSW6R2C21,HHR26R2->OH6R2P58|"; 
    LC1_C21 : LORAX = "1:MSW0R2C20,HHR21R2->OH0R2P62|"; 
	LC8_A22 : LORAX2 = "X, X, X, OD0P84"; 
	LC8_C21 : LORAX2 = "X, X, OD1P2, OD3P42"; 
	LC2_C21 : LORAX2 = "X, X, OD1P2, OD3P42"; 
	LC4_C21 : LORAX2 = "X, OD1P2, OD3P42, OD2P44"; 
	LC5_C21 : LORAX2 = "X, OD1P2, OD3P42, OD2P44"; 
	LC3_C21 : LORAX2 = "X, X, OD1P2, OD3P42"; 
	LC6_C21 : LORAX2 = "X, OD1P2, OD3P42, OD2P44"; 
	LC7_C21 : LORAX2 = "X, OD1P2, OD3P42, OD2P44"; 
	LC1_C21 : LORAX2 = "X, X, OD1P2, OD3P42"; 
END;