?? dcm__sp__clock__lost.h
字號(hào):
////////////////////////////////////////////////////////////////////////////////
// ____ ____
// / /\/ /
// /___/ \ /
// \ \ \/
// \ \ Copyright (c) 2003-2004 Xilinx, Inc.
// / / All Right Reserved.
// /___/ /\
// \ \ / \
// \___\/\___\
////////////////////////////////////////////////////////////////////////////////
#ifndef H_unisim_ver_auxlibMdcm__sp__clock__lost_H
#define H_unisim_ver_auxlibMdcm__sp__clock__lost_H
#ifdef _MSC_VER
#pragma warning(disable: 4355)
#endif
#ifdef __MINGW32__
#include "xsimMinGW.h"
#else
#include "xsim.h"
#endif
class unisim_ver_auxlibMdcm__sp__clock__lost : public HSim__s5{
public:
unisim_ver_auxlibMdcm__sp__clock__lost(const char *instname);
~unisim_ver_auxlibMdcm__sp__clock__lost();
void setDefparam();
void constructObject();
void moduleInstantiate(HSimConfigDecl *cfg);
void connectSigs();
void reset();
virtual void archImplement();
HSim__s2 *driver_us0;
HSim__s1 us[4];
HSim__s3 uv[10];
};
#endif
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -