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

📄 top.hif

📁 一个用VHDL编写的在CPLD上实现模拟交通灯的程序源代码
💻 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
{
	altshift.tdf
	{
		altshift [DEPTH=0,WIDTH=4,USE_LPM_FOR_AHDL_OPERATORS] []
		{
			11 [DEPTH=0,WIDTH=5,USE_LPM_FOR_AHDL_OPERATORS=OFF] [result4,result3,result2,result1,result0,data4,data3,data2,data1,data0];
			7 [DEPTH=0,WIDTH=1,USE_LPM_FOR_AHDL_OPERATORS=OFF] [result0,data0];
			6 [DEPTH=0,WIDTH=3,USE_LPM_FOR_AHDL_OPERATORS=OFF] [result2,result1,result0,data2,data1,data0];
		}
	}
	addcore.tdf
	{
		addcore [DEVICE_FAMILY,CARRY_CHAIN_LENGTH,CARRY_CHAIN,CONSTANT_CIN,width,USE_LPM_FOR_AHDL_OPERATORS] [addcore.inc,aglobal.inc]
		{
			10 [DEVICE_FAMILY=ACEX1K,CARRY_CHAIN_LENGTH=32,CARRY_CHAIN=IGNORE,CONSTANT_CIN=0,width=5,USE_LPM_FOR_AHDL_OPERATORS=OFF] [result4,result3,result2,result1,result0,dataa4,dataa3,dataa2,dataa1,dataa0,datab4,datab3,datab2,datab1,datab0,cin];
			5 [DEVICE_FAMILY=ACEX1K,CARRY_CHAIN_LENGTH=32,CARRY_CHAIN=IGNORE,CONSTANT_CIN=0,width=3,USE_LPM_FOR_AHDL_OPERATORS=OFF] [result2,result1,result0,dataa2,dataa1,dataa0,datab2,datab1,datab0,cin];
		}
	}
	lpm_add_sub.tdf
	{
		lpm_add_sub [STYLE,DEVICE_FAMILY,CARRY_CHAIN_LENGTH=32,CARRY_CHAIN=IGNORE,OPTIMIZE_FOR_SPEED=5,MAXIMIZE_SPEED=5,LPM_PIPELINE=0,ONE_INPUT_IS_CONSTANT=NO,LPM_DIRECTION=DEFAULT,LPM_REPRESENTATION=SIGNED,LPM_WIDTH,USE_LPM_FOR_AHDL_OPERATORS] [lpm_add_sub.inc,addcore.inc,look_add.inc,bypassff.inc,altshift.inc,aglobal.inc]
		{
			9 [STYLE=NORMAL,DEVICE_FAMILY=ACEX1K,CARRY_CHAIN_LENGTH=32,CARRY_CHAIN=IGNORE,OPTIMIZE_FOR_SPEED=5,MAXIMIZE_SPEED=5,LPM_PIPELINE=0,ONE_INPUT_IS_CONSTANT=YES,LPM_DIRECTION=DEFAULT,LPM_REPRESENTATION=SIGNED,LPM_WIDTH=5,USE_LPM_FOR_AHDL_OPERATORS=OFF] [RESULT4,RESULT3,RESULT2,RESULT1,RESULT0,CIN,DATAB4,DATAB3,DATAB2,DATAB1,DATAB0,DATAA4,DATAA3,DATAA2,DATAA1,DATAA0];
			4 [STYLE=NORMAL,DEVICE_FAMILY=ACEX1K,CARRY_CHAIN_LENGTH=32,CARRY_CHAIN=IGNORE,OPTIMIZE_FOR_SPEED=5,MAXIMIZE_SPEED=5,LPM_PIPELINE=0,ONE_INPUT_IS_CONSTANT=YES,LPM_DIRECTION=DEFAULT,LPM_REPRESENTATION=SIGNED,LPM_WIDTH=3,USE_LPM_FOR_AHDL_OPERATORS=OFF] [RESULT2,RESULT1,RESULT0,CIN,DATAB2,DATAB1,DATAB0,DATAA2,DATAA1,DATAA0];
		}
	}
	traffic_con.vhd
	{
		traffic_con [] [U5125632.DLS,U9092257.DLS,U2043679.DLS,U7449008.DLS,U1147235.DLS]
		{
			8 [] [];
		}
	}
	selec.vhd
	{
		selec [] [U5125632.DLS,U9092257.DLS,U2043679.DLS,U7449008.DLS,U1147235.DLS]
		{
			3 [] [];
		}
	}
	mux4.vhd
	{
		mux4 [] [U5125632.DLS,U9092257.DLS,U2043679.DLS,U7449008.DLS,U1147235.DLS]
		{
			2 [] [];
		}
	}
	decoder.vhd
	{
		decoder [] [U2043679.DLS,U7449008.DLS,U1147235.DLS]
		{
			1 [] [];
		}
	}
	top.gdf
	{
		top [] []
		{
			0 [] [];
		}
	}
}
TREE
{
	top::(0,0):(0): top.gdf
	{
		traffic_con::(0,0):(4): traffic_con.vhd
		{
			lpm_add_sub:9:(57,26):(907): lpm_add_sub.tdf
			{
				addcore:10:(212,4):(49,adder): addcore.tdf;
				altshift:11:(222,2):(71,result_ext_latency_ffs): altshift.tdf;
				altshift:7:(224,2):(87,carry_ext_latency_ffs): altshift.tdf;
				altshift:7:(226,2):(95,oflow_ext_latency_ffs): altshift.tdf;
			}
			lpm_add_sub:9:(60,48):(1002): lpm_add_sub.tdf
			{
				addcore:10:(212,4):(49,adder): addcore.tdf;
				altshift:11:(222,2):(71,result_ext_latency_ffs): altshift.tdf;
				altshift:7:(224,2):(87,carry_ext_latency_ffs): altshift.tdf;
				altshift:7:(226,2):(95,oflow_ext_latency_ffs): altshift.tdf;
			}
			lpm_add_sub:9:(62,26):(1130): lpm_add_sub.tdf
			{
				addcore:10:(212,4):(49,adder): addcore.tdf;
				altshift:11:(222,2):(71,result_ext_latency_ffs): altshift.tdf;
				altshift:7:(224,2):(87,carry_ext_latency_ffs): altshift.tdf;
				altshift:7:(226,2):(95,oflow_ext_latency_ffs): altshift.tdf;
			}
			lpm_add_sub:9:(104,25):(2505): lpm_add_sub.tdf
			{
				addcore:10:(212,4):(49,adder): addcore.tdf;
				altshift:11:(222,2):(71,result_ext_latency_ffs): altshift.tdf;
				altshift:7:(224,2):(87,carry_ext_latency_ffs): altshift.tdf;
				altshift:7:(226,2):(95,oflow_ext_latency_ffs): altshift.tdf;
			}
			lpm_add_sub:9:(107,39):(2600): lpm_add_sub.tdf
			{
				addcore:10:(212,4):(49,adder): addcore.tdf;
				altshift:11:(222,2):(71,result_ext_latency_ffs): altshift.tdf;
				altshift:7:(224,2):(87,carry_ext_latency_ffs): altshift.tdf;
				altshift:7:(226,2):(95,oflow_ext_latency_ffs): altshift.tdf;
			}
			lpm_add_sub:9:(109,25):(2728): lpm_add_sub.tdf
			{
				addcore:10:(212,4):(49,adder): addcore.tdf;
				altshift:11:(222,2):(71,result_ext_latency_ffs): altshift.tdf;
				altshift:7:(224,2):(87,carry_ext_latency_ffs): altshift.tdf;
				altshift:7:(226,2):(95,oflow_ext_latency_ffs): altshift.tdf;
			}
		}
		selec::(0,0):(3): selec.vhd
		{
			lpm_add_sub:4:(20,11):(60): lpm_add_sub.tdf
			{
				addcore:5:(212,4):(43,adder): addcore.tdf;
				altshift:6:(222,2):(59,result_ext_latency_ffs): altshift.tdf;
				altshift:7:(224,2):(71,carry_ext_latency_ffs): altshift.tdf;
				altshift:7:(226,2):(79,oflow_ext_latency_ffs): altshift.tdf;
			}
		}
		mux4::(0,0):(2): mux4.vhd;
		decoder::(0,0):(1): decoder.vhd;
	}
}

⌨️ 快捷键说明

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