📄 count_10.fit
字号:
-- MAX+plus II Compiler Fit File
-- Version 9.3 7/23/1999
-- Compiled: 12/09/2003 13:29:34
-- 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 "count_10"
BEGIN
DEVICE = "EPF10K20TC144-3";
"clk" : INPUT_PIN = 55 ;
"clr" : INPUT_PIN = 56 ;
"co" : OUTPUT_PIN = 144 ;
"qout0" : OUTPUT_PIN = 109 ;
"qout1" : OUTPUT_PIN = 102 ;
"qout2" : OUTPUT_PIN = 101 ;
"qout3" : OUTPUT_PIN = 100 ;
"clr~1" : LOCATION = LC7_A1 ;
":3" : LOCATION = LC2_A1 ;
":9" : LOCATION = LC6_A1 ; -- coun_103
":10" : LOCATION = LC4_A1 ; -- coun_102
":11" : LOCATION = LC3_A1 ; -- coun_101
":12" : LOCATION = LC1_A1 ; -- coun_100
":41" : LOCATION = LC5_A1 ;
":50" : LOCATION = LC8_A1 ;
END;
INTERNAL_INFO "count_10"
BEGIN
DEVICE = EPF10K20TC144-3;
OD5P55 : LORAX = "1:FB5->LC2_A1,->LC6_A1,->LC4_A1,->LC3_A1,->LC1_A1|";
OD3P56 : LORAX = "1:FB3->LC6_A1,->LC4_A1,->LC3_A1,->LC1_A1|2:FH3R0,PA5R0C0->LC7_A1,->LC6_A1,->LC4_A1,->LC3_A1,->LC1_A1||";
LC2_A1 : LORAX = "1:MSW1R0C0,G19R0->OH1R0P144|";
LC6_A1 : LORAX = "1:MSW5R0C0,HHL34R0->OH13R0P100|";
LC4_A1 : LORAX = "1:MSW3R0C0,HHL9R0->OH11R0P101|";
LC3_A1 : LORAX = "1:MSW2R0C0,HHL3R0->OH10R0P102|";
LC1_A1 : LORAX = "1:MSW0R0C0,HHL22R0->OH8R0P109|";
LC7_A1 : LORAX2 = "X, X, X, OD3P56";
LC2_A1 : LORAX2 = "LC7_A1, X, X, LC5_A1";
LC6_A1 : LORAX2 = "LC3_A1, LC4_A1, LC6_A1, LC1_A1";
LC4_A1 : LORAX2 = "LC3_A1, LC4_A1, LC6_A1, LC1_A1";
LC3_A1 : LORAX2 = "X, LC3_A1, LC1_A1, LC6_A1";
LC1_A1 : LORAX2 = "LC8_A1, LC5_A1, LC1_A1, LC6_A1";
LC5_A1 : LORAX2 = "LC3_A1, LC4_A1, LC6_A1, LC1_A1";
LC8_A1 : LORAX2 = "LC4_A1, LC3_A1, LC1_A1, LC6_A1";
END;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -