简介:
在私有云设置当中,global工具链(多个FPGA工具)可以通过InTime服务器进行设置。一旦启动InTime代理,每个代理都会从InTime服务器提取工具链信息。如果在global工具链配置之前运行agent,那么该进程将进行两次检测(最长持续4分钟),从而获得传输至该进程的工具链信息,前提是该代理是空闲的。
更多信息:
在私有云后台管理执行以下命令。
user> .admin
admin> .global.set.toolchain
Enter Operating System for tool, use .end to exit session.
Operating System: ('1' for Linux, '2' for Windows) [1]
admin.os> 1
Enter tool, use .end to exit session.
Tools: ('1' for QuartusII, '2' for ISE, '3' for Vivado)
admin.tool> 1
Enter installation path, use .end to exit session.
For example, /opt/Quartus/13.0.0/quartus
admin.path> /opt/Quartus/13.0.0/quartus
Enter license path, use .end to exit session.
For example, /opt/file.dat for node-locked license,
port@hostname for floating license(LM_LICENSE_FILE)
admin.license> 2200@10.0.0.1
Operating System : Linux
Tool : QuartusII
Installation path : /opt/Quartus/13.0.0/quartus
License : 2500@10.0.0.1
Save to session? ('y' for Yes or 'n' for No) [y]
admin.confirm> y
Add more toolchain? ('y' for Yes or 'n' for No) [y]
admin.confirm> n
admin> .global.toolchain
+-----+-------+--------+-----------+-----------------------------+---------------+
| NO. | OS | VENDOR | TOOL | PATH | LICENSE |
+-----+-------+--------+-----------+-----------------------------+---------------+
| 1 | LINUX | Altera | QuartusII | /opt/Quartus/13.0.0/quartus | 2500@10.0.0.1 |
+-----+-------+--------+-----------+-----------------------------+---------------+
1 row (0.01 sec), 2014-10-03 08:51:57
适用于:
- Linux操作系统
- Windows操作系统
知识库编号:6008 - 最终审查:2016年5月29日- 修订:1.0