jie_pai.fit
来自「简单的CPU设计数字系统实验」· FIT 代码 · 共 90 行
FIT
90 行
-- MAX+plus II Compiler Fit File
-- Version 10.1 06/12/2001
-- Compiled: 09/22/2007 23:25:17
-- 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 "jie_pai"
BEGIN
DEVICE = "EPF10K10LC84-3";
"DP" : INPUT_PIN = 44 ;
"H" : INPUT_PIN = 1 ;
"QD" : INPUT_PIN = 42 ;
"TJ" : INPUT_PIN = 2 ;
"Q1" : OUTPUT_PIN = 80 ;
"Q2" : OUTPUT_PIN = 73 ;
"Q3" : OUTPUT_PIN = 19 ;
"Q4" : OUTPUT_PIN = 17 ;
"START" : OUTPUT_PIN = 72 ;
"T1" : OUTPUT_PIN = 18 ;
"T2" : OUTPUT_PIN = 70 ;
"T3" : OUTPUT_PIN = 71 ;
"T4" : OUTPUT_PIN = 69 ;
":15" : LOCATION = LC8_A13;
":17" : LOCATION = LC5_A13;
":19" : LOCATION = LC5_A23;
":20" : LOCATION = LC4_A13;
":33" : LOCATION = LC8_A23;
":37" : LOCATION = LC1_A13;
":38" : LOCATION = LC2_A13;
":52" : LOCATION = LC6_A23;
"|7474:40|:9" : LOCATION = LC4_A23; -- |7474:40|1Q
"|7474:41|:9" : LOCATION = LC3_A13; -- |7474:41|1Q
"|74175:42|:13" : LOCATION = LC3_A23; -- |74175:42|4Q
"|74175:42|:14" : LOCATION = LC7_A23; -- |74175:42|3Q
"|74175:42|:15" : LOCATION = LC1_A23; -- |74175:42|2Q
"|74175:42|:16" : LOCATION = LC2_A23; -- |74175:42|1Q
END;
INTERNAL_INFO "jie_pai"
BEGIN
DEVICE = EPF10K10LC84-3;
OD2P44 : LORAX = "1:FB2|2:FH2R0,PA6R0C12->LC2_A13||";
OD4P1 : LORAX = "1:FB4->LC4_A23|2:CH0R0,PA19R0C22->LC8_A23,->LC6_A23,->LC4_A23||";
OD3P42 : LORAX = "1:FB3|2:FH3R0,PA5R0C12->LC1_A13||";
OD1P2 : LORAX = "1:FB1->LC3_A13|2:FH1R0,PA20R0C22->LC6_A23||";
LC8_A13 : LORAX = "1:MSW7R0C12,HHR46R0->OH7R0P69|";
LC5_A13 : LORAX = "1:MSW4R0C12,G50R0->OH12R0P18|";
LC5_A23 : LORAX = "1:MSW4R0C22,HHR44R0->OH4R0P70|";
LC4_A13 : LORAX = "1:MSW3R0C13,HHR13R0->OH3R0P71|";
LC3_A13 : LORAX = "1:MSW2R0C13,HHR4R0->OH2R0P72|2:PA18R0C22->LC5_A23||";
LC3_A23 : LORAX = "1:MSW2R0C23,G18R0->OH10R0P17,2:PA16R0C12->LC8_A13,->LC5_A13,->LC3_A13||";
LC7_A23 : LORAX = "1:MSW6R0C23,G70R0->OH14R0P19,2:PA3R0C12->LC5_A13||";
LC1_A23 : LORAX = "1:MSW0R0C22,HHR18R0->OH0R0P73|2:PA18R0C12->LC4_A13||";
LC2_A23 : LORAX = "1:MSW1R0C22,V3C22->OV0C22P80|";
LC8_A13 : LORAX2 = "X, X, LC3_A13, LC3_A23";
LC5_A13 : LORAX2 = "X, LC7_A23, LC3_A13, LC3_A23";
LC5_A23 : LORAX2 = "X, LC7_A23, LC1_A23, LC3_A13";
LC4_A13 : LORAX2 = "X, X, LC1_A23, LC3_A13";
LC8_A23 : LORAX2 = "X, X, LC4_A23, OD4P1";
LC1_A13 : LORAX2 = "X, X, X, OD3P42";
LC2_A13 : LORAX2 = "OD2P44, LC1_A13, LC3_A13, LC2_A13";
LC6_A23 : LORAX2 = "X, OD1P2, LC4_A23, OD4P1";
LC4_A23 : LORAX2 = "X, X, X, LC1_A23";
LC3_A13 : LORAX2 = "X, X, LC1_A13, LC2_A13";
LC7_A23 : LORAX2 = "X, X, X, LC3_A23";
LC1_A23 : LORAX2 = "X, X, X, LC7_A23";
LC2_A23 : LORAX2 = "X, X, X, LC1_A23";
END;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?