The netlister determines the naming prefix for instances using the namePrefix property set in the Simulation Information section of the Edit CDF form.

The namePrefix for instances is decided as follows:
- If the
namePrefixis not found in the CDF Simulation Information section, the netlister printsXas the namePrefix. - If the
namePrefixis the same as the first character of the device name, the netlister does not add a prefix to the instance name in the netlist.
If none of these conditions are met, the netlister adds the prefix namePrefix in the output of the instance. You can modify the prefixes that are chosen by either using the dspfNamePrefixSimInfo environment variable or the useSelfCDFInPostLayoutNetlist environment variable.
Examples
- When the
namePrefixand the first character of the device name are the same
Themimcapdevice is netlisted in the DSPF asC0, when the simulator used is auCdl.</


2392

被折叠的 条评论
为什么被折叠?



