Hi All,
Few days back in one of the book I red that Variable does not take any harware after synthsis. As per me Varaible takes hardware. What does you guy think?
Variables are like temporary references to signals. examples can be check at
group:comp.lang.vhdl Bromley on variable in state machine
they can be synthesized.
The way in which a variable or signal get synthesised depends upon the code entirely... its does not depend upon whether we use a signal or a variable...