edastudy:tessent:atpg
差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
| edastudy:tessent:atpg [2026/06/30 11:05] – [1.1 Transition AC] user01 | edastudy:tessent:atpg [2026/07/06 19:14] (当前版本) – [3. X-bounding] user01 | ||
|---|---|---|---|
| 行 133: | 行 133: | ||
| 让逻辑结合部分在shift阶段状态不变化, | 让逻辑结合部分在shift阶段状态不变化, | ||
| + | |||
| + | |||
| + | ====== - X-bounding ====== | ||
| + | 如果报 | ||
| + | < | ||
| + | // Warning: Could not identify the data path input for the library cell containing | ||
| + | // the memory element at /dff115/D (382.4). X-bounding logic cannot be inserted in | ||
| + | // the scan path so this is a fatal error. This could be caused by missing | ||
| + | // pin constraints and/or scan_enable connections. (XB2-1) | ||
| + | </ | ||
| + | 一个解法是给对应的register cell换成带scan cell的,要么把它的SE悬空,要么把它case为1,即能在它前面正常插入x-bounding. | ||
edastudy/tessent/atpg.1782788712.txt.gz · 最后更改: 2026/06/30 11:05 由 user01