synopsys parallel case

M

Maryam

Guest
Hi,
Would you mind please explain me the "synopsys parallel case " in
verilog.

Thanks a lot
Maryam
 
I means that synopsys will build parallel logic for your mux.
 
Thanks,
but please let me know it in details,what is the difference between the
synopsys parallel case and normal case?How and when we do use it?
If you can send me a link to read more about it I will be thankfull.

Maryam
 
On 17 Apr 2006 02:12:31 -0700, "Maryam" <maryam.darvishan@gmail.com>
wrote:

Thanks,
but please let me know it in details,what is the difference between the
synopsys parallel case and normal case?How and when we do use it?
If you can send me a link to read more about it I will be thankfull.

Maryam
Google is your friend: try
http://www.google.com/search?hl=en&q=parallel+case+verilog&btnG=Google+Search.
The first three links are pretty good.
 
Hi,

Maryam wrote:
Thanks,
but please let me know it in details,what is the difference between the
synopsys parallel case and normal case?How and when we do use it?
If you can send me a link to read more about it I will be thankfull.

Maryam

Without "synopsys parallel case" the case will be similar like a "if
then elsif elsif" statement.

/michael
 

Welcome to EDABoard.com

Sponsor

Back
Top