[中文指南] (Scroll down to see guide in English) ********************************************** ** ** ** HqFpga 安装说明 ** ** ** ********************************************** HqFpga支持如下操作系统: Windows NT/2000/XP/Vista/Win7/Win8/Win10, 32位及64位系统 Linux kernal 2.6,64位系统 用户只需将HqFpga软件包直接解压缩至目标目录,即可完成安装。 注意目标目录不推荐置于特殊目录(例如桌面), 带空格的目录(例如"Program files"), 含中文或特殊字符的目录(例如“新建文件夹”)之下。用HqFpga进行设计时创建的工程 目录也需尽量遵循此规则。 在Windows平台上,如果提供了安装程序(名为"setup_hqfpga.exe"或相似名称的程序), 用户可直接运行该安装程序并按照相应指示完成安装。 HqFpga的图形用户界面程序是: /build//hqui/hqui[.exe] HqFpga的主运行程序是: /build/bin/hqfpga[.exe] 其中 为以下之一: linux26_x86_64 Linux 64位操作系统,核心版本2.6或以上 win_x86 Windows 32位操作系统 win_x64 Windows 64位操作系统 HqFpga安装后的目录结构如下所示: build/ HqFpga可执行文件及器件文件 doc/ HqFpga用户手册 samples/ 设计示范例 driver/ FPGA下载线驱动程序 其中build/目录包含如下子目录: + -- common/ 公用文件目录,包含器件文件、消息文件等 + -- ipcreator/ IP 工具相关文件目录 + -- HqInsight/ FPGA 实时调试器相关文件目录 + -- dsxp/ 设计浏览器相关文件目录 + -- / 平台相关(如win_x64)文件目录 + -- bin/ 主执行程序文件目录 + -- hqui/ 主图形用户界面目录 + -- lib/ 库文件目录 !!!!!!!! 【注意】 !!!!!!!! 多数HqFpga图形用户界面组件(例如IP Creator)依赖于微软Visual C++ 2015 (X86)再发行 组件包,用户需要从微软网站下载并安装该组件包: https://www.microsoft.com/en-us/download/details.aspx?id=53840 该再发行组件包也可以从HqFpga软件下载链接处找到。 [English Guide] ********************************************** ** ** ** HqFpga Installation Guide ** ** ** ********************************************** HqFpga runs on the following operating systems: Windows NT/2000/XP/Vista/Win7/Win8/Win10, 32bit and 64bit platform Linux kernal 2.6, 64-bit platform Users just needs to de-compress the hqfpga package to a target directory to complete the installation. [NOTE] The target directory is not recommended to be set under system paths, e.g Desktop of users. Also the path name is not recommended to contain non-ASCII characters or whitespace character (e.g. "Program Files") . The same naming convention applies to design project path of HqFpga. On Windows platforms, if there is a setup utility "setup_hqfpga.exe" (or like-named executable) available, user can also launch it and follow its on-screen instructions to complete installation process. The GUI executable of HqFpga is: /build//hqui/hqui[.exe] The main executable of HqFpga is: /build/bin/hqfpga[.exe] where is be one the following: linux26_x86_64 For 64-bit Linux OS with kernel 2.6 win_x86 For Windows 32-bit OS win_x64 For Windows 64-bit OS The directory structure after HqFpga installation is as follows: build/ HqFpga binary and device files doc/ HqFpga user manual samples/ samples for quick start driver/ FPGA download cable driver Several sub directories are in build directory: + -- common/ HqFpga message, scripts, devices files..., etc. + -- ipcreator HqFpga IP Creator tool + -- HqInsight HqFpga HqInsight FPGA real-time debugging tool + -- dsxp HqFpga Design Explorer tool + -- / HqFpga binary for different platforms : linux26_x86_64/ Linux kernel 2.6 64-bit OS win_x86/ Windows X86 32-bit OS win_x64/ Windows X64 64-bit OS !!!!!!!!!! !! NOTE !! !!!!!!!!!! Microsoft Visual C++ 2015 Redistributable (X86) package is required for running some of HqFpga GUI components (e.g. IP Creator) on Windows platform. Please download and install the package from : https://www.microsoft.com/en-us/download/details.aspx?id=53840 The redistribution package is also available from HqFpga download site.