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

📄 top.hif

📁 一个基于FPGA的串口程序,已经经过验证,对用FPGA做串口的朋友提供参考和借鉴!
💻 HIF
字号:
HIF003
--
-- Copyright (C) 1988-2000 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
{
	rs_tu.gdf
	{
		rs_tu [] []
		{
			12 [] [];
		}
	}
	rs.tdf
	{
		rs [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			11 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [q,s,r];
		}
	}
	8comp.tdf
	{
		8comp [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			10 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [equ,in20,in21,in22,in23,in24,in25,in26,in27,in10,in11,in12,in13,in14,in15,in16,in17];
		}
	}
	8d.tdf
	{
		8d [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			9 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [out0,out1,out2,out3,out4,out5,out6,out7,clk,in0,in1,in2,in3,in4,in5,in6,in7];
		}
	}
	fs_sft.tdf
	{
		fs_sft [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			8 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [po0,po1,po2,po3,po4,po5,po6,po7,po8,po9,so,clk,load,pi0,pi1,pi2,pi3,pi4,pi5,pi6,pi7];
		}
	}
	fs_cnt.tdf
	{
		fs_cnt [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			7 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [dao,clk,clr];
		}
	}
	js_sft.tdf
	{
		js_sft [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			6 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [dao,clk,po0,po1,po2,po3,po4,po5,po6,po7,si];
		}
	}
	js_tb.tdf
	{
		js_tb [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			5 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [dao,js_clk,clk,clr];
		}
	}
	g1p.gdf
	{
		g1p [] []
		{
			4 [] [];
		}
	}
	s_clk.tdf
	{
		s_clk [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			3 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [out,20Mhz];
		}
	}
	m16.tdf
	{
		m16 [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			14 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [in];
			2 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [9600hz,in];
		}
	}
	urat.gdf
	{
		urat [] []
		{
			1 [] [];
		}
	}
	m1024.tdf
	{
		m1024 [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			13 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [in,9hz];
		}
	}
	top.gdf
	{
		top [] []
		{
			0 [] [];
		}
	}
}
TREE
{
	top::(0,0):(0): top.gdf
	{
		urat::(0,0):(1): urat.gdf
		{
			m16:14:(0,0):(25): m16.tdf;
			s_clk:3:(0,0):(40): s_clk.tdf;
			g1p:4:(0,0):(77): g1p.gdf;
			g1p:4:(0,0):(116): g1p.gdf;
			js_tb:5:(0,0):(93): js_tb.tdf;
			js_sft:6:(0,0):(95): js_sft.tdf;
			fs_cnt:7:(0,0):(113): fs_cnt.tdf;
			fs_sft:8:(0,0):(115): fs_sft.tdf;
		}
		g1p::(0,0):(40): g1p.gdf;
		m1024::(0,0):(43): m1024.tdf;
	}
}

⌨️ 快捷键说明

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