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

📄 frq.hif

📁 这是我课程设计做的数字频率计的设计
💻 HIF
字号:
HIF003
--
-- 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.
--
-- Warning: do not edit this file!
--
FILES
{
	altshift.tdf
	{
		altshift [DEPTH=0,WIDTH=4,USE_LPM_FOR_AHDL_OPERATORS] []
		{
			12 [DEPTH=0,WIDTH=6,USE_LPM_FOR_AHDL_OPERATORS=OFF] [result5,result4,result3,result2,result1,result0,data5,data4,data3,data2,data1,data0];
			7 [DEPTH=0,WIDTH=1,USE_LPM_FOR_AHDL_OPERATORS=OFF] [result0,data0];
			6 [DEPTH=0,WIDTH=4,USE_LPM_FOR_AHDL_OPERATORS=OFF] [result3,result2,result1,result0,data3,data2,data1,data0];
		}
	}
	addcore.tdf
	{
		addcore [DEVICE_FAMILY,CARRY_CHAIN_LENGTH,CARRY_CHAIN,CONSTANT_CIN,width,USE_LPM_FOR_AHDL_OPERATORS] [addcore.inc,aglobal.inc]
		{
			11 [DEVICE_FAMILY=FLEX10K,CARRY_CHAIN_LENGTH=32,CARRY_CHAIN=IGNORE,CONSTANT_CIN=0,width=6,USE_LPM_FOR_AHDL_OPERATORS=OFF] [result5,result4,result3,result2,result1,result0,dataa5,dataa4,dataa3,dataa2,dataa1,dataa0,datab5,datab4,datab3,datab2,datab1,datab0,cin];
			5 [DEVICE_FAMILY=FLEX10K,CARRY_CHAIN_LENGTH=32,CARRY_CHAIN=IGNORE,CONSTANT_CIN=0,width=4,USE_LPM_FOR_AHDL_OPERATORS=OFF] [result3,result2,result1,result0,dataa3,dataa2,dataa1,dataa0,datab3,datab2,datab1,datab0,cin];
		}
	}
	lpm_add_sub.tdf
	{
		lpm_add_sub [STYLE,DEVICE_FAMILY,CARRY_CHAIN_LENGTH=32,CARRY_CHAIN=IGNORE,OPTIMIZE_FOR_SPEED=5,MAXIMIZE_SPEED=5,LPM_PIPELINE=0,ONE_INPUT_IS_CONSTANT=NO,LPM_DIRECTION=DEFAULT,LPM_REPRESENTATION=SIGNED,LPM_WIDTH,USE_LPM_FOR_AHDL_OPERATORS] [lpm_add_sub.inc,addcore.inc,look_add.inc,bypassff.inc,altshift.inc,aglobal.inc]
		{
			10 [STYLE=NORMAL,DEVICE_FAMILY=FLEX10K,CARRY_CHAIN_LENGTH=32,CARRY_CHAIN=IGNORE,OPTIMIZE_FOR_SPEED=5,MAXIMIZE_SPEED=5,LPM_PIPELINE=0,ONE_INPUT_IS_CONSTANT=YES,LPM_DIRECTION=DEFAULT,LPM_REPRESENTATION=SIGNED,LPM_WIDTH=6,USE_LPM_FOR_AHDL_OPERATORS=OFF] [RESULT5,RESULT4,RESULT3,RESULT2,RESULT1,RESULT0,CIN,DATAB5,DATAB4,DATAB3,DATAB2,DATAB1,DATAB0,DATAA5,DATAA4,DATAA3,DATAA2,DATAA1,DATAA0];
			4 [STYLE=NORMAL,DEVICE_FAMILY=FLEX10K,CARRY_CHAIN_LENGTH=32,CARRY_CHAIN=IGNORE,OPTIMIZE_FOR_SPEED=5,MAXIMIZE_SPEED=5,LPM_PIPELINE=0,ONE_INPUT_IS_CONSTANT=YES,LPM_DIRECTION=DEFAULT,LPM_REPRESENTATION=SIGNED,LPM_WIDTH=4,USE_LPM_FOR_AHDL_OPERATORS=OFF] [RESULT3,RESULT2,RESULT1,RESULT0,CIN,DATAB3,DATAB2,DATAB1,DATAB0,DATAA3,DATAA2,DATAA1,DATAA0];
		}
	}
	reg32b.vhd
	{
		reg32b [] [U2043679.DLS,U7449008.DLS,U1147235.DLS]
		{
			8 [] [];
		}
	}
	count10.vhd
	{
		CNT10 [] []
		{
			3 [] [];
		}
		count10 [] [U5125632.DLS,U9092257.DLS,U2043679.DLS,U7449008.DLS,U1147235.DLS]
		{
			2 [] [];
		}
	}
	control.vhd
	{
		control [] [U5125632.DLS,U9092257.DLS,U2043679.DLS,U7449008.DLS,U1147235.DLS]
		{
			1 [] [];
		}
	}
	frq.gdf
	{
		frq [] []
		{
			0 [] [];
		}
	}
}
TREE
{
	frq::(0,0):(0): frq.gdf
	{
		reg32b::(0,0):(5): reg32b.vhd;
		display_8_led::(0,0):(4): display_8_led.vhd
		{
			lpm_add_sub:10:(28,7):(122): lpm_add_sub.tdf
			{
				addcore:11:(212,4):(52,adder): addcore.tdf;
				altshift:12:(222,2):(77,result_ext_latency_ffs): altshift.tdf;
				altshift:7:(224,2):(95,carry_ext_latency_ffs): altshift.tdf;
				altshift:7:(226,2):(103,oflow_ext_latency_ffs): altshift.tdf;
			}
		}
		count10::(0,0):(3): count10.vhd
		{
			cnt10:3:(21,4):(1100,U0): count10.vhd
			{
				lpm_add_sub:4:(51,8):(73): lpm_add_sub.tdf
				{
					addcore:5:(212,4):(46,adder): addcore.tdf;
					altshift:6:(222,2):(65,result_ext_latency_ffs): altshift.tdf;
					altshift:7:(224,2):(79,carry_ext_latency_ffs): altshift.tdf;
					altshift:7:(226,2):(87,oflow_ext_latency_ffs): altshift.tdf;
				}
			}
			cnt10:3:(22,4):(1101,U1): count10.vhd
			{
				lpm_add_sub:4:(51,8):(73): lpm_add_sub.tdf
				{
					addcore:5:(212,4):(46,adder): addcore.tdf;
					altshift:6:(222,2):(65,result_ext_latency_ffs): altshift.tdf;
					altshift:7:(224,2):(79,carry_ext_latency_ffs): altshift.tdf;
					altshift:7:(226,2):(87,oflow_ext_latency_ffs): altshift.tdf;
				}
			}
			cnt10:3:(23,4):(1102,U2): count10.vhd
			{
				lpm_add_sub:4:(51,8):(73): lpm_add_sub.tdf
				{
					addcore:5:(212,4):(46,adder): addcore.tdf;
					altshift:6:(222,2):(65,result_ext_latency_ffs): altshift.tdf;
					altshift:7:(224,2):(79,carry_ext_latency_ffs): altshift.tdf;
					altshift:7:(226,2):(87,oflow_ext_latency_ffs): altshift.tdf;
				}
			}
			cnt10:3:(24,4):(1103,U3): count10.vhd
			{
				lpm_add_sub:4:(51,8):(73): lpm_add_sub.tdf
				{
					addcore:5:(212,4):(46,adder): addcore.tdf;
					altshift:6:(222,2):(65,result_ext_latency_ffs): altshift.tdf;
					altshift:7:(224,2):(79,carry_ext_latency_ffs): altshift.tdf;
					altshift:7:(226,2):(87,oflow_ext_latency_ffs): altshift.tdf;
				}
			}
			cnt10:3:(25,4):(1104,U4): count10.vhd
			{
				lpm_add_sub:4:(51,8):(73): lpm_add_sub.tdf
				{
					addcore:5:(212,4):(46,adder): addcore.tdf;
					altshift:6:(222,2):(65,result_ext_latency_ffs): altshift.tdf;
					altshift:7:(224,2):(79,carry_ext_latency_ffs): altshift.tdf;
					altshift:7:(226,2):(87,oflow_ext_latency_ffs): altshift.tdf;
				}
			}
			cnt10:3:(26,4):(1105,U5): count10.vhd
			{
				lpm_add_sub:4:(51,8):(73): lpm_add_sub.tdf
				{
					addcore:5:(212,4):(46,adder): addcore.tdf;
					altshift:6:(222,2):(65,result_ext_latency_ffs): altshift.tdf;
					altshift:7:(224,2):(79,carry_ext_latency_ffs): altshift.tdf;
					altshift:7:(226,2):(87,oflow_ext_latency_ffs): altshift.tdf;
				}
			}
			cnt10:3:(27,4):(1106,U6): count10.vhd
			{
				lpm_add_sub:4:(51,8):(73): lpm_add_sub.tdf
				{
					addcore:5:(212,4):(46,adder): addcore.tdf;
					altshift:6:(222,2):(65,result_ext_latency_ffs): altshift.tdf;
					altshift:7:(224,2):(79,carry_ext_latency_ffs): altshift.tdf;
					altshift:7:(226,2):(87,oflow_ext_latency_ffs): altshift.tdf;
				}
			}
			cnt10:3:(28,4):(1107,U7): count10.vhd
			{
				lpm_add_sub:4:(51,8):(73): lpm_add_sub.tdf
				{
					addcore:5:(212,4):(46,adder): addcore.tdf;
					altshift:6:(222,2):(65,result_ext_latency_ffs): altshift.tdf;
					altshift:7:(224,2):(79,carry_ext_latency_ffs): altshift.tdf;
					altshift:7:(226,2):(87,oflow_ext_latency_ffs): altshift.tdf;
				}
			}
		}
		control::(0,0):(2): control.vhd;
	}
}

⌨️ 快捷键说明

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