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

📄 jieguo.hif

📁 EDA条件下乘法器的实现。AHDL语言实现输入显示乘法等功能
💻 HIF
字号:
HIF003
--
-- 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.
--
-- Warning: do not edit this file!
--
FILES
{
	xianshi.tdf
	{
		xianshi [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			3 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [gc1,gc2,gc3,gc4,gc5,gc6,gc7,gb1,gb2,gb3,gb4,gb5,gb6,gb7,ga1,ga2,ga3,ga4,ga5,ga6,ga7,si,b1,b2,b3,b4,a1,a2,a3,a4];
		}
	}
	fuhao.tdf
	{
		fuhao [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			2 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [OUT,SIGNAL2,SIGNAL1];
		}
	}
	chengfa.tdf
	{
		chengfa [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			1 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [ADDOUT1,ADDOUT2,ADDOUT3,ADDOUT4,ADDOUT5,ADDOUT6,ADDOUT7,ADDOUT8,ABLE,Z1,Z2,Z3,Z4,A1,A2,A3,A4];
		}
	}
	shuru.tdf
	{
		shuru [USE_LPM_FOR_AHDL_OPERATORS] []
		{
			4 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [able,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,lock2,lock1,A0,A1,A2,A3,A4];
		}
	}
	jieguo.gdf
	{
		jieguo [] []
		{
			0 [] [];
		}
	}
}
TREE
{
	jieguo::(0,0):(0): jieguo.gdf
	{
		chengfa:1:(0,0):(19): chengfa.tdf;
		fuhao:2:(0,0):(20): fuhao.tdf;
		xianshi:3:(0,0):(21): xianshi.tdf;
		shuru:4:(0,0):(22): shuru.tdf;
	}
}

⌨️ 快捷键说明

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