When I use Soc Encounter command "clockSpiceOut" to get the spice netlist form the clock tree, error happened like this:
"**ERROR: (ENCSPX-116): Cannot write subckt and model from encrypted CDB."
Why and what should I do?
Thanks very much.
Hi lixing679,
You need the unencrypted CDB files. With the makeCDB utility the CDB files can be generated in two ways: encrypted (binary format) or unencripted (plain text format). You need the later to be able to use clockSpiceOut.
I hope it will be useful.
Octavio