edastudy:tessent:ist
差别
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
edastudy:tessent:ist [2024/09/06 10:53] – [1. dft spec] user01 | edastudy:tessent:ist [2024/12/25 11:37] (当前版本) – [1. dft spec] user01 | ||
---|---|---|---|
行 21: | 行 21: | ||
===== - dft spec ===== | ===== - dft spec ===== | ||
+ | 注:目前IST只能通过把TRSTB拉低来实现JTAG复位,其无法发出连续把TMS拉高5个tck cycle,这个是硬件代码限制。 | ||
IST数据接口有两种:\\ | IST数据接口有两种:\\ | ||
行 26: | 行 27: | ||
* dma interface -- 速度快,数据直接从memory内存中搬移 | * dma interface -- 速度快,数据直接从memory内存中搬移 | ||
- | 而且可以两种接口的IST都可以一起加进来 | + | <color #ed1c24>而且可以两种接口的IST都可以一起加进来,这个超级方便,不用二选一,两者都要。</ |
<code tcl> | <code tcl> | ||
行 91: | 行 93: | ||
read_config_data -in $spec -last -from_string { | read_config_data -in $spec -last -from_string { | ||
InSystemTest { | InSystemTest { | ||
+ | # 这个可以指定具体的IST,当多个IST存在时,不会有pattern冲突 | ||
Controller(icl_instance_name) { | Controller(icl_instance_name) { | ||
TestProgram(0) { | TestProgram(0) { |
edastudy/tessent/ist.1725591228.txt.gz · 最后更改: 2024/09/06 10:53 由 user01