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

📄 lcd.hif

📁 这是我在ISP编程实验中独立编写的采用结构化描述的四位全加器
💻 HIF
字号:
HIF003
--
-- 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.
--
-- Warning: do not edit this file!
--
FILES
{
	f_fadd.vhd
	{
		f_fadd [] [U1147235.DLS,U7449008.DLS,U2043679.DLS,U9587408.DLS,U9234712.DLS,U9092257.DLS,U5125632.DLS]
		{
			1 [] [];
		}
	}
	f_adder.vhd
	{
		f_adder [] [U1147235.DLS,U7449008.DLS,U2043679.DLS]
		{
			2 [] [];
		}
	}
	adder.vhd
	{
		adder [] [U1147235.DLS,U7449008.DLS,U2043679.DLS]
		{
			3 [] [];
		}
	}
	or2a.vhd
	{
		or2a [] [U1147235.DLS,U7449008.DLS,U2043679.DLS]
		{
			4 [] [];
		}
	}
	lcd.vhd
	{
		lcd [] [U1147235.DLS,U7449008.DLS,U2043679.DLS,U9587408.DLS,U9234712.DLS,U9092257.DLS,U5125632.DLS]
		{
			0 [] [];
		}
	}
}
TREE
{
	lcd::(0,0):(0): lcd.vhd
	{
		f_fadd:1:(29,5):(361,u1): f_fadd.vhd
		{
			f_adder:2:(27,5):(150,u4): f_adder.vhd
			{
				or2a:4:(20,9):(11,u3): or2a.vhd;
				adder:3:(19,9):(10,u2): adder.vhd;
				adder:3:(18,9):(9,u1): adder.vhd;
			}
			f_adder:2:(26,5):(149,u3): f_adder.vhd
			{
				or2a:4:(20,9):(11,u3): or2a.vhd;
				adder:3:(19,9):(10,u2): adder.vhd;
				adder:3:(18,9):(9,u1): adder.vhd;
			}
			f_adder:2:(25,5):(148,u2): f_adder.vhd
			{
				or2a:4:(20,9):(11,u3): or2a.vhd;
				adder:3:(19,9):(10,u2): adder.vhd;
				adder:3:(18,9):(9,u1): adder.vhd;
			}
			f_adder:2:(24,5):(147,u1): f_adder.vhd
			{
				or2a:4:(20,9):(11,u3): or2a.vhd;
				adder:3:(19,9):(10,u2): adder.vhd;
				adder:3:(18,9):(9,u1): adder.vhd;
			}
		}
	}
}

⌨️ 快捷键说明

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