Quantcast
Channel: Cadence Functional Verification Forum
Viewing all articles
Browse latest Browse all 1069

irun: design.v is verilog and verilog AMS

$
0
0

Hi,

We are migrating to an irun based flow to simplifiy our compile/elab/sim flow, and have a slight issue.

We have a file design.v, containing module design. Depending on a define, this can either be a standard digital module, or a WREAL model.

i.e. Within the file

`ifdef WREAL

wreal sig_name;

 `endif

This issue is that irun uses the file extesion to infer the type of file, in this case, it does not work.

This is a non-trivial design, so I have multiple verilog, vhdl and vams files, and using the -ams is probably not an option.

Question is: Can anyone suggest a solution? Is there an command line option that I missed, which applies to a single file only?

Thaks,

Steven

 


Viewing all articles
Browse latest Browse all 1069

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>