📄 ch3_3_2.fit
字号:
-- MAX+plus II Compiler Fit File
-- Version 9.23 3/19/99
-- Compiled: 06/03/2000 18:31:36
-- Copyright (C) 1988-1999 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 "ch3_3_2"
BEGIN
DEVICE = "EPF10K10LC84-3";
"A0" : INPUT_PIN = 84 ;
"A1" : INPUT_PIN = 72 ;
"A2" : INPUT_PIN = 67 ;
"A3" : INPUT_PIN = 43 ;
"B0" : INPUT_PIN = 1 ;
"B1" : INPUT_PIN = 42 ;
"B2" : INPUT_PIN = 44 ;
"B3" : INPUT_PIN = 2 ;
"S0" : OUTPUT_PIN = 18 ;
"S1" : OUTPUT_PIN = 71 ;
"S2" : OUTPUT_PIN = 23 ;
"S3" : OUTPUT_PIN = 29 ;
"C0" : BIDIR_PIN = 73 ;
"C1" : BIDIR_PIN = 16 ;
"C2" : BIDIR_PIN = 22 ;
"C3" : BIDIR_PIN = 9 ;
"C4" : BIDIR_PIN = 27 ;
"|FullAdder:U0|:8" : LOCATION = LC5_A1 ;
"|FullAdder:U0|:17" : LOCATION = LC1_A1 ;
"|FullAdder:U1|:8" : LOCATION = LC4_A13;
"|FullAdder:U1|:17" : LOCATION = LC2_A13;
"|FullAdder:U2|:8" : LOCATION = LC3_B2 ;
"|FullAdder:U2|:17" : LOCATION = LC1_B2 ;
"|FullAdder:U3|:8" : LOCATION = LC5_C3 ;
"|FullAdder:U3|:17" : LOCATION = LC1_C3 ;
END;
INTERNAL_INFO "ch3_3_2"
BEGIN
DEVICE = EPF10K10LC84-3;
OD0P84 : LORAX = "1:FB0|2:FH0R0,PA12R0C0->LC5_A1,->LC1_A1||";
OH2R0P72 : LORAX = "1:G46R0,PA8R0C12->LC4_A13,->LC2_A13|";
OH0R1P67 : LORAX = "1:G10R1,PA11R1C1->LC3_B2,->LC1_B2|";
OD5P43 : LORAX = "1:FB5|2:CH1R2,PA7R2C2->LC5_C3,->LC1_C3||";
OD4P1 : LORAX = "1:FB4|2:CH0R0,PA19R0C0->LC5_A1,->LC1_A1||";
OD3P42 : LORAX = "1:FB3|2:FH3R0,PA5R0C12->LC4_A13,->LC2_A13||";
OD2P44 : LORAX = "1:FB2|2:FH2R1,PA6R1C1->LC3_B2,->LC1_B2||";
OD1P2 : LORAX = "1:FB1|2:FH1R2,PA20R2C2->LC5_C3,->LC1_C3||";
OH0R0P73 : LORAX = "1:G10R0,PA11R0C0->LC5_A1,->LC1_A1|";
OH8R0P16 : LORAX = "1:G13R0,PA0R0C12->LC4_A13,->LC2_A13|";
OH9R1P22 : LORAX = "1:G43R1,PA16R1C1->LC3_B2,->LC1_B2|";
OV1C1P9 : LORAX = "1:V8C1,HHL4R2,PA18R2C2->LC5_C3,->LC1_C3|";
LC5_A1 : LORAX = "1:MSW4R0C0,HHL41R0->OH12R0P18|";
LC1_A1 : LORAX = "1:MSW0R0C0,HHL22R0->OH8R0P16|";
LC4_A13 : LORAX = "1:MSW3R0C12,HHR9R0->OH3R0P71|";
LC2_A13 : LORAX = "1:MSW1R0C12,V3C12,G19R1->OH9R1P22|";
LC3_B2 : LORAX = "1:MSW3R1C0,HHL9R1->OH11R1P23|";
LC1_B2 : LORAX = "1:MSW0R1C1,V0C1->OV1C1P9|";
LC5_C3 : LORAX = "1:MSW4R2C2,HHL43R2->OH12R2P29|";
LC1_C3 : LORAX = "1:MSW0R2C2,HHL21R2->OH8R2P27|";
LC5_A1 : LORAX2 = "X, OD0P84, OH0R0P73, OD4P1";
LC1_A1 : LORAX2 = "X, OH0R0P73, OD4P1, OD0P84";
LC4_A13 : LORAX2 = "X, OD3P42, OH2R0P72, OH8R0P16";
LC2_A13 : LORAX2 = "X, OD3P42, OH2R0P72, OH8R0P16";
LC3_B2 : LORAX2 = "X, OD2P44, OH0R1P67, OH9R1P22";
LC1_B2 : LORAX2 = "X, OD2P44, OH0R1P67, OH9R1P22";
LC5_C3 : LORAX2 = "X, OD1P2, OD5P43, OV1C1P9";
LC1_C3 : LORAX2 = "X, OD1P2, OD5P43, OV1C1P9";
END;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -