Re: VHDL Newbie - Is this a valid statement?
- From: Mike Treseler <mike_treseler@xxxxxxxxxxx>
- Date: Wed, 28 Jun 2006 11:16:10 -0700
nigel502@xxxxxxxxx wrote:
Can you compare
a signal against a constant value in VHDL
You can compare a signal's *previous value*.
I find using the *present value* of a process variable
easier to understand.
What is the proper way to preform this action?
That's debatable.
For the way I do it,
see the procedure tx_state in the reference design here:
http://home.comcast.net/~mike_treseler/
-- Mike Treseler
.
- Follow-Ups:
- Re: VHDL Newbie - Is this a valid statement?
- From: nigel502@xxxxxxxxx
- Re: VHDL Newbie - Is this a valid statement?
- References:
- VHDL Newbie - Is this a valid statement?
- From: nigel502@xxxxxxxxx
- VHDL Newbie - Is this a valid statement?
- Prev by Date: VHDL Newbie - Is this a valid statement?
- Next by Date: Re: VHDL Newbie - Is this a valid statement?
- Previous by thread: VHDL Newbie - Is this a valid statement?
- Next by thread: Re: VHDL Newbie - Is this a valid statement?
- Index(es):