什么是itf文件?什么是TLUplus文件?

  itf文件由foundry提供的提供,用于生成tluplus文件,在ICC流程中使用。

  grdgenxo -itf2TLUPlus -i <ITF file> -o <TLU+ file>

TLUPlus是存储RC系数的二进制表格式。 TLUPlus模型通过包括宽度,空间,密度和温度对电阻系数的影响,可以实现精确的RC提取结果。 有关在互连技术格式(ITF)文件中对这些效果进行建模的详细信息,请参见StarRC文档。
要将TLUPlus模型用于RC估计和提取,请指定以下文件:
映射文件,该映射文件将Milkyway技术文件中的图层和名称与ITF文件中的名称进行匹配。
最大的TLUPlus模型文件。
最小的TLUPlus模型文件(可选)。 如果最小和最大运行条件不同并且TLUPlus型号具有降额因素,则必须指定最小TLUPlus文件。 在这种情况下,必须指定最小文件
即使它与最大文件数相同。

  itf文件由foundary提供的提供,用于生成tluplus文件,在ICC流程中使用。

Itf文件转为TLUplus

  grdgenxo -itf2TLUPlus -i <ITF file> -o <TLU+ file>

关于ITF和TLUplus文件的含义

摘自icc user guide:

TLUPlus is a binary table format that stores the RC coefficients. The TLUPlus models enable accurate RC extraction results by including the effects of width, space, density, and temperature on the resistance coefficients. For details about modeling these effects in the Interconnect Technology Format (ITF) file, see the StarRC documentation.

To use TLUPlus models for RC estimation and extraction, you specify the following files:

The map file, which matches the layer and via names in the Milkyway technology file with the names in the ITF file.

The maximum TLUPlus model file.

The minimum TLUPlus model file (optional). Specifying the minimum TLUPlus file is necessary if the minimum and maximum operating conditions are different and the TLUPlus models have derating factors. In that case, the minimum file must be specified

even if it is the same as the maximum file.

英译汉:

TLUPlus是存储RC系数的二进制表格式。 TLUPlus模型通过包括宽度,空间,密度和温度对电阻系数的影响,可以实现精确的RC提取结果。 有关在互连技术格式(ITF)文件中对这些效果进行建模的详细信息,请参见StarRC文档。

要将TLUPlus模型用于RC估计和提取,请指定以下文件:

映射文件,该映射文件将Milkyway技术文件中的图层和名称与ITF文件中的名称进行匹配。

最大的TLUPlus模型文件。

最小的TLUPlus模型文件(可选)。 如果最小和最大运行条件不同并且TLUPlus型号具有降额因素,则必须指定最小TLUPlus文件。 在这种情况下,必须指定最小文件

即使它与最大文件数相同。

原文地址:https://www.cnblogs.com/lantingyu/p/12106943.html