Talk About Network

Google





Electronic Equipment > VHDL > Re: VHDL switch...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 11 of 11 Topic 6051 of 6445
Post > Topic >>

Re: VHDL switch model

by Ralf Hildebrandt <Ralf-Hildebrandt@[EMAIL PROTECTED] > May 29, 2008 at 06:17 PM

rickman schrieb:

> Is having this statement at the beginning of the process equivalent to
> using a sensitivity list (without the "until" part)?

Without the until-part: yes.


> wait on wireA'transaction, wireB'transaction, sel'transaction until
> last/=now;
> 
> I am not clear on the purpose of the "until" ****tion.  It looks to me
> like it makes the process continue as soon as the "real" time
> increments.  Is that right?  Having this run on every increment of
> time seems pretty inefficient.

The process is stopped as long as the wait-condition is not met. Then it 
is run if last/=now. This makes simulation time acceptable.

I used this transfer gate to model an analog switch matrix outside of 
the ASIC for testbench purpose. The ASIC controls the switches and the 
testbench simulates the behavior of the other components on a PCB (the 
analog switches).

> Does this "glitch" the bus on the delta cycles?  I mean will a
> simulator display continuous transitions on these signals because of
> the change from driving 'Z' vs. the other bus?

Every time the transfer gate "fires" it generates a new event - even if 
the signal value does not change.


Ralf
 




 11 Posts in Topic:
VHDL switch model
rickman <gnuarm@[EMAIL  2008-05-27 13:37:00 
Re: VHDL switch model
KJ <kkjennings@[EMAIL   2008-05-28 04:55:07 
Re: VHDL switch model
rickman <gnuarm@[EMAIL  2008-05-28 06:38:38 
Re: VHDL switch model
rickman <gnuarm@[EMAIL  2008-05-28 06:44:24 
Re: VHDL switch model
KJ <kkjennings@[EMAIL   2008-05-28 07:22:45 
Re: VHDL switch model
Ralf Hildebrandt <Ralf  2008-05-28 16:25:44 
Re: VHDL switch model
Rick <fmfoundry@[EMAIL  2008-05-31 18:25:01 
Re: VHDL switch model
rickman <gnuarm@[EMAIL  2008-05-28 09:58:29 
Re: VHDL switch model
"KJ" <kkjenn  2008-05-28 16:18:44 
Re: VHDL switch model
rickman <gnuarm@[EMAIL  2008-05-28 17:34:39 
Re: VHDL switch model
Ralf Hildebrandt <Ralf  2008-05-29 18:17:43 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Thu Jan 8 19:46:30 PST 2009.