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

📄 dds_graphic.hif

📁 使用VHDL硬件描述语言实现了直接频率合成器的制作
💻 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
{
	f8count.gdf
	{
		f8count [] []
		{
			5 [] [];
		}
	}
	counter2.tdf
	{
		counter2 [USE_LPM_FOR_AHDL_OPERATORS] [lpm_counter.inc]
		{
			6 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [q12,clock];
		}
	}
	count.tdf
	{
		count [USE_LPM_FOR_AHDL_OPERATORS] [lpm_counter.inc]
		{
			3 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [q0,q1,q2,clock];
		}
	}
	lpm_counter.tdf
	{
		lpm_counter [LABWIDE_SCLR=ON,CARRY_CNT_EN=SMART,NOT_GATE_PUSH_BACK=OFF,CARRY_CHAIN_LENGTH=32,CARRY_CHAIN=IGNORE,DEVICE_FAMILY,LPM_SVALUE=0,LPM_AVALUE=0,LPM_MODULUS=0,LPM_DIRECTION=DEFAULT,LPM_WIDTH,USE_LPM_FOR_AHDL_OPERATORS] [lpm_constant.inc,lpm_decode.inc,lpm_add_sub.inc,cmpconst.inc,lpm_compare.inc,lpm_counter.inc,dffeea.inc,aglobal.inc]
		{
			4 [LABWIDE_SCLR=ON,CARRY_CNT_EN=SMART,NOT_GATE_PUSH_BACK=ON,CARRY_CHAIN_LENGTH=32,CARRY_CHAIN=IGNORE,DEVICE_FAMILY=ACEX1K,LPM_SVALUE=0,LPM_AVALUE=0,LPM_MODULUS=0,LPM_DIRECTION=UP,LPM_WIDTH=13,USE_LPM_FOR_AHDL_OPERATORS=OFF] [q12,q11,q10,q9,q8,q7,q6,q5,q4,q3,q2,q1,q0,clock];
		}
	}
	select.tdf
	{
		select [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			2 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [DATAOUT11,DATAOUT12,DATAOUT13,DATAOUT14,DATAOUT15,DATAOUT16,DATAOUT17,DATAOUT18,DATAOUT19,DATAOUT110,DATAOUT111,DATAOUT112,DATAOUT113,DATAOUT114,DATAOUT115,DATAOUT116,DATAOUT01,DATAOUT02,DATAOUT03,DATAOUT04,DATAOUT05,DATAOUT06,DATAOUT07,DATAOUT08,DATAOUT09,DATAOUT010,DATAOUT011,DATAOUT012,DATAOUT013,DATAOUT014,DATAOUT015,DATAOUT016,DATA1,DATA2,DATA3,DATA4,DATA5,DATA6,DATA7,DATA8,DATA9,DATA10,DATA11,DATA12,DATA13,DATA14,DATA15,DATA16,SEL];
		}
	}
	dds.tdf
	{
		dds [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			1 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [colred1,colred2,colred3,colred4,colred5,colred6,colred7,colred8,colred9,colred10,colred11,colred12,colred13,colred14,colred15,colred16,row1,row2,row3,row4,row5,row6,row7,row8,inputclk0,inputclk1,inputclk2];
		}
	}
	dds_graphic.gdf
	{
		dds_graphic [] []
		{
			0 [] [];
		}
	}
}
TREE
{
	dds_graphic::(0,0):(0): dds_graphic.gdf
	{
		counter2::(0,0):(8): counter2.tdf
		{
			lpm_counter:4:(49,2):(41,lpm_counter_component): lpm_counter.tdf
			{
				f8count:5:(224,9):(83,p8c1): f8count.gdf;
				f8count:5:(224,9):(107,p8c0): f8count.gdf;
			}
		}
		count::(0,0):(6): count.tdf
		{
			lpm_counter:4:(49,2):(41,lpm_counter_component): lpm_counter.tdf
			{
				f8count:5:(224,9):(83,p8c1): f8count.gdf;
				f8count:5:(224,9):(107,p8c0): f8count.gdf;
			}
		}
		select::(0,0):(2): select.tdf;
		dds::(0,0):(1): dds.tdf;
	}
}

⌨️ 快捷键说明

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