在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 11313|回复: 4

[求助] 如何在ISE中使用TCL文件?

[复制链接]
发表于 2013-5-16 22:43:36 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
怎么在ISE中使用TCL脚本文件呢?需要安装哪些软件?已经安装了ActiveTcl
先新建一个.txt文件,然后把后缀给为.tcl
写了几句简单代码
project new tcl_ise.xise;      # 新建工程      
project set family Virtex6;    # 选择器件
project set device XC6VLX240T; # 选择型号  
project set package FF1156;    # 选择封装格式
project set speed -1;          # 选择速度等级


但是运行tcl的时候出错
123.png

是不是我环境变量没设置好啊
发表于 2013-5-17 09:20:26 | 显示全部楼层
回复 1# 绿茶盖儿


    应该在ISE自己的环境中使用tcl,而不是在Active那个环境下。里面的很多命令已经被ISE定制了,如project命令。
 楼主| 发表于 2013-5-17 10:44:03 | 显示全部楼层
回复 2# zongkai2003
嗯嗯,明白了,多谢
发表于 2013-5-18 16:53:58 | 显示全部楼层
ise支持tcl?看着像quartus的语法。
发表于 2015-5-14 14:39:53 | 显示全部楼层
TCL console 或者accessory下面的命令行 范例D:\Xilinx\ug743\Tools>xtclsh xpartition.tcl data_synth.tcl
Overriding with data file data_synth.tcl
Synthesis tool is set to xst
**** Synthesizing Reconfig Module named <BramFirst> ****
xst -ifn BramFirst.xst
**** Synthesizing Reconfig Module named <BramSecond> ****
xst -ifn BramSecond.xst
**** Synthesizing Reconfig Module named <CountCW> ****
xst -ifn CountCW.xst
**** Synthesizing Reconfig Module named <CountCCW> ****
xst -ifn CountCCW.xst
**** Synthesizing Reconfig Module named <Top> ****
xst -ifn Top.xst

**** Finished bottom-up synthesis of all RMs ****

**** Generating XPartition file for Cfg_First_CW ****

**** Implementing Cfg_First_CW ****
     Current time is: Thu May 14 14:09:21 中国标准时间 2015
     Current time is: Thu May 14 14:09:21 中国标准时间 2015

**** Exporting ../Implementation/Cfg_First_CW to ../Implementation/XCfg_First_CW
****

**** Generating XPartition file for Cfg_Second_CCW ****

**** Implementing Cfg_Second_CCW ****
     Current time is: Thu May 14 14:09:21 中国标准时间 2015
     Current time is: Thu May 14 14:09:21 中国标准时间 2015

**** Exporting ../Implementation/Cfg_Second_CCW to ../Implementation/XCfg_Second
_CCW ****

**** Generating XPartition file for Cfg_Blank ****

**** Implementing Cfg_Blank ****
     Current time is: Thu May 14 14:09:21 中国标准时间 2015
     Current time is: Thu May 14 14:09:21 中国标准时间 2015

**** Exporting ../Implementation/Cfg_Blank to ../Implementation/XCfg_Blank ****

D:\Xilinx\ug743\Tools>
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /2 下一条


小黑屋| 手机版| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-11-23 22:59 , Processed in 0.023013 second(s), 9 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表