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

📄 mtrint.h

📁 主要进行大规模的电路综合
💻 H
字号:
/**CHeaderFile*****************************************************************  FileName    [mtrInt.h]  PackageName [mtr]  Synopsis    [Internal data structures of the mtr package]  Description [In this package all definitions are external.]  SeeAlso     []  Author      [Fabio Somenzi]  Copyright [This file was created at the University of Colorado at  Boulder.  The University of Colorado at Boulder makes no warranty  about the suitability of this software for any purpose.  It is  presented on an AS IS basis.]  Revision    [$Id: mtrInt.h,v 1.1.1.1 2003/02/24 22:24:02 wjiang Exp $]******************************************************************************/#ifndef _MTRINT#define _MTRINT#include "mtr.h"/*---------------------------------------------------------------------------*//* Nested includes                                                           *//*---------------------------------------------------------------------------*//*---------------------------------------------------------------------------*//* Constant declarations                                                     *//*---------------------------------------------------------------------------*//*---------------------------------------------------------------------------*//* Stucture declarations                                                     *//*---------------------------------------------------------------------------*//*---------------------------------------------------------------------------*//* Type declarations                                                         *//*---------------------------------------------------------------------------*//*---------------------------------------------------------------------------*//* Variable declarations                                                     *//*---------------------------------------------------------------------------*//*---------------------------------------------------------------------------*//* Macro declarations                                                        *//*---------------------------------------------------------------------------*//**AutomaticStart*************************************************************//*---------------------------------------------------------------------------*//* Function prototypes                                                       *//*---------------------------------------------------------------------------*//**AutomaticEnd***************************************************************/#endif /* _MTRINT */

⌨️ 快捷键说明

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