wisemonkey
Junior Member level 3
Hi,
I will be using design compiler to synthesize design. My design contains `ifdef-`endif blocks. I can compile and simulate it using synopsys vcs as:
That would compile and simulate but I can't seem to find how to synthesize it the same way?
Thanks for inputs
I will be using design compiler to synthesize design. My design contains `ifdef-`endif blocks. I can compile and simulate it using synopsys vcs as:
Code:
vcs +define+<one of possible value for `ifdef> filename.v
That would compile and simulate but I can't seem to find how to synthesize it the same way?
Thanks for inputs