Guest
Hi all.
Is it possible/allowed to use more than one condition in the when
clause of a with-select construct? In other words, can I say something
like
with S select
Y <= I(0) when "00" and something else is true
It doesnt even have to be a with-select..it could be a when -else
construct too. What would be the syntax for that part? Im new to VHDL
and im using notepad so I cant test it out. Any help is appreciated.
Nick./
Is it possible/allowed to use more than one condition in the when
clause of a with-select construct? In other words, can I say something
like
with S select
Y <= I(0) when "00" and something else is true
It doesnt even have to be a with-select..it could be a when -else
construct too. What would be the syntax for that part? Im new to VHDL
and im using notepad so I cant test it out. Any help is appreciated.
Nick./