pipe.hif

来自「verilog编写的流水线模块」· HIF 代码 · 共 25 行

HIF
25
字号
HIF003
--
-- Copyright (c) 1995 by Altera Corporation.  All rights reserved.  This text
-- contains proprietary, confidential information of Altera Corporation, and
-- may be used, copied, and/or disclosed only pursuant to the terms of a
-- valid software license agreement with Altera Corporation.  This copyright
-- notice must be retained as part of this text at all times.
--
-- Warning: do not edit this file!
--
FILES
{
	pipe.gdf
	{
		pipe [] []
		{
			0 [] [];
		}
	}
}
TREE
{
	pipe::(0,0):(0): pipe.gdf;
}

⌨️ 快捷键说明

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