V
Viji
Guest
I have simulation and synthesis model for Flip-Flop.
One way to do conditional compilation is to used " 'ifdef synthesis ".
If synthesis tool doesnt support the " 'ifdef synthesis "(ie the
"synthesis" macro is not defined by the synthesis tool by default)
what are the alternate option to tell synthesis tool to compile
synthesis Model and simulation tool to compile Simulation Code?
One way to do conditional compilation is to used " 'ifdef synthesis ".
If synthesis tool doesnt support the " 'ifdef synthesis "(ie the
"synthesis" macro is not defined by the synthesis tool by default)
what are the alternate option to tell synthesis tool to compile
synthesis Model and simulation tool to compile Simulation Code?