EDA Interfaces

Third Party Function Example



You may have a function called foo$, which is an illegal EDIF identifier. This function would be renamed to cell foodollar when the design is converted to EDIF. This cell would appear as follows:

(cell (rename foodollar "foo$")...

In this case, you should use the name "foo$" to map the function in a Library Mapping File. In addition, you must ensure that the third-party EDIF netlist writer generates the rename construct when it renames cells and ports.


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.