Creating A TDR Inside The IJTAG Network by Reading in The DftSpecification For The TDR Using The Read - Config - Data Command
Creating A TDR Inside The IJTAG Network by Reading in The DftSpecification For The TDR Using The Read - Config - Data Command
知识库文章 ID#
MG619992
摘要
内容
摘要
详细信息
相关文章
关联组件
This Support Kit shows how to create a TDR by reading in the DftSpecification
for the TDR using the read_config_data command. This is part of a parent Tessent Shell
Environment
Support Kit MG619991: Three different methodologies to create a TDR (Test
Tessent IJTAG
Data Register) inside the IJTAG Network using the DftSpecification.
Tessent Scan
Tessent FastScan
Set up the PLL by programming the TDR through a PDL and an iCall in a
Please let us know your
pattern set
feedback about this
document
剩余 1500 字 提交
详细信息
Consider a PLL instrument in a design, for which a Test data register (TDR)
needs to be added to:
Note that if a PLL instrument ICL and PDL are read in, as in this test case, set
the attribute tessent_use_in_dft_specification on these PLL DataInPorts and
PLL DataOutPorts to false in the ICL.
For example: DataInPort RESET {Attribute tessent_use_in_dft_specification =
"false";}
This prevents a TDR for these ports from being automatically inferred to the
DftSpecification.
Next, read in the TDR dftspec into the PLL SRI SIB from a string
read_config_data -in_wrapper
DftSpecification(top,gate)/IjtagNetwork/HostScanInterface(tap)/Tap(main)/HostIjtag(1)/Sib(sri)/Sib(sri_tdr_pll)
-from_string {
Tdr(pll) {
DataInPorts {
connection(0) : PLL_inst/LOCK;
}
DataOutPorts {
connection(0) : PLL_inst/RESET;
connection(1) : PLL_inst/CTRL[0];
connection(2) : PLL_inst/CTRL[1];
connection(3) : PLL_inst/CTRL[2];
connection(4) : PLL_inst/CTRL[3];
connection(5) : PLL_inst/CTRL[4];
connection(6) : PLL_inst/CTRL[5];
connection(7) : PLL_inst/CTRL[6];
connection(8) : PLL_inst/CTRL[7];
}
reset_value : 9'b000000000;
}
}
Note that the tab key can be used to complete the path for the
DftSpecification with the read_config_data command.
Three different methodologies are discussed on how to create a TDR (Test Data
Register) inside the IJTAG Network using the DftSpecification.
使用该网站时需要帮 需要在线订购方面的
助? 帮助?
请访问“支持中心帮 请访问“在线订购帮
助”,了解流程/政策信 助”,了解流程/政策信
息和此站点上的内容.. 查看帮助 息和此站点上的内容.. 查看帮助