Quantcast
Channel: Cadence Custom IC Design Forum
Viewing all articles
Browse latest Browse all 4941

$system() command in Verilog-A

$
0
0

Hi,

Is there any possibility that I can run $system() command in Verilog-A model. I want to an external script that computes some values and return it to my verilog-a parameter.
example:
S= $system("sh myfile.sh")

I check the documentation of virtuoso and Verilog-A but I couldn't found such command.
Any work around for it?

Regards


Viewing all articles
Browse latest Browse all 4941

Trending Articles