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

📄 mux21.hif

📁 用VHDL语言实现通用计算器设计
💻 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
{
	muxlut.tdf
	{
		muxlut [CASCADE_CHAIN,LOCAL=0,REM_LATENCY,LATENCY,TOT_LEVELS,LEVEL,SIZE,USE_LPM_FOR_AHDL_OPERATORS] [muxlut.inc,altshift.inc]
		{
			4 [CASCADE_CHAIN=IGNORE,LOCAL=0,LATENCY=0,TOT_LEVELS=1,LEVEL=0,SIZE=4,USE_LPM_FOR_AHDL_OPERATORS=OFF] [result,data3,data2,data1,data0,select1,select0];
		}
	}
	altshift.tdf
	{
		altshift [DEPTH=0,WIDTH=4,USE_LPM_FOR_AHDL_OPERATORS] []
		{
			3 [DEPTH=0,WIDTH=4,USE_LPM_FOR_AHDL_OPERATORS=OFF] [result3,result2,result1,result0,data3,data2,data1,data0];
		}
	}
	lpm_mux.tdf
	{
		lpm_mux [LPM_PIPELINE=0,LPM_WIDTHS,LPM_SIZE,LPM_WIDTH,USE_LPM_FOR_AHDL_OPERATORS] [muxlut.inc,bypassff.inc,altshift.inc]
		{
			2 [LPM_PIPELINE=0,LPM_WIDTHS=2,LPM_SIZE=4,LPM_WIDTH=4,USE_LPM_FOR_AHDL_OPERATORS=OFF] [result3,result2,result1,result0,data3_3,data3_2,data3_1,data3_0,data2_3,data2_2,data2_1,data2_0,data1_3,data1_2,data1_1,data1_0,data0_3,data0_2,data0_1,data0_0,sel1,sel0];
		}
	}
	mux12.tdf
	{
		mux12 [USE_LPM_FOR_AHDL_OPERATORS] [lpm_mux.inc]
		{
			1 [USE_LPM_FOR_AHDL_OPERATORS=OFF] [sel0,sel1,data0_0,data0_1,data0_2,data0_3,data1_0,data1_1,data1_2,data1_3,data2_0,data2_1,data2_2,data2_3,data3_0,data3_1,data3_2,data3_3,result0,result1,result2,result3];
		}
	}
	mux21.gdf
	{
		mux21 [] []
		{
			0 [] [];
		}
	}
}
TREE
{
	mux21::(0,0):(0): mux21.gdf
	{
		mux12::(0,0):(1): mux12.tdf
		{
			lpm_mux:2:(53,2):(49,lpm_mux_component): lpm_mux.tdf
			{
				altshift:3:(89,2):(52,external_latency_ffs): altshift.tdf;
				muxlut:4:(182,21):(66): muxlut.tdf;
				muxlut:4:(182,21):(84): muxlut.tdf;
				muxlut:4:(182,21):(102): muxlut.tdf;
				muxlut:4:(182,21):(120): muxlut.tdf;
			}
		}
	}
}

⌨️ 快捷键说明

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