jiminization
Newbie level 6
I am using SiliconSmart to generate liberty file. For a multi-bit pin, I used the pintype parameter so that at the .inst file, the add_pin for the multi-bit will only be one declaration.
However, I am encountering a problem during the characterization. Error is undefined parameter or function definition. One solution says to check only the .inst file declaration of pins. They should be the same with the declaration in the netlist.
Is the cause of the error due to the multi-bit single add_pin declaration where it is declared per bit in the netlist?
Thank you
However, I am encountering a problem during the characterization. Error is undefined parameter or function definition. One solution says to check only the .inst file declaration of pins. They should be the same with the declaration in the netlist.
Is the cause of the error due to the multi-bit single add_pin declaration where it is declared per bit in the netlist?
Thank you