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

📄 expectedfpgasignature.h

📁 good luck to everyone!
💻 H
字号:
// Copyright (c) National Instruments 2008.  All Rights Reserved.
// Do Not Edit... this file is generated!

#ifndef __ExpectedFPGASignature_h__
#define __ExpectedFPGASignature_h__

namespace nFPGA
{

   static const unsigned short g_ExpectedFPGAVersion = 2009;
   static const unsigned int g_ExpectedFPGARevision = 0x00100000;
   static const unsigned int g_ExpectedFPGASignature[] = 
   {
      0x6F0EA7B8,
      0x8ADB8E3F,
      0xD4127A39,
      0xE3502C6D,
   };

}

#endif // __ExpectedFPGASignature_h__

⌨️ 快捷键说明

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