How do I read an environment variable in Verilog/System Verilog?

后端 未结 0 869
误落风尘
误落风尘 2021-02-15 20:05

How do I read an environment variable in Verilog ? (Running on a VCS simulator)

I am trying to accomplish

File=$fopen(\"$PATH/FileName\",\"r\");
<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题