what's new in 2001

C

Chris F Clark

Guest
Does someone have a quick cheat-sheet type summary of what's new in
the 2001 standard and would be willing to post it (or mail it to me)?

I need to plan for incorporating some or all of the 2001 changes in
our in-house simulator. I am aware of the following things to address.

always @*
new declaration syntaxes (prototype-like declarations)
signed constants/regs
<<< and >>> shifts
:+ and :- in bit specs
generate statements

Are there other things I should potentially have on my list?

Thanks for your time,
-Chris

*****************************************************************************
Chris Clark Internet : compres@world.std.com
Compiler Resources, Inc. Web Site : http://world.std.com/~compres
23 Bailey Rd voice : (508) 435-5016
Berlin, MA 01503 USA fax : (978) 838-0263 (24 hours)
------------------------------------------------------------------------------
 
I've gone to a good resource for these questions in the past... check out

http://sutherland-hdl.com/papers.html

for a list of presentations over the years. The paper from 2000 may be the
one I was thinking of with the guide to the changes Verilog2001 brought.
Other material on his site might be of benefit as well.


"Chris F Clark" <cfc@shell01.TheWorld.com> wrote in message
news:sdd4qeua1he.fsf_-_@shell01.TheWorld.com...
Does someone have a quick cheat-sheet type summary of what's new in
the 2001 standard and would be willing to post it (or mail it to me)?

I need to plan for incorporating some or all of the 2001 changes in
our in-house simulator. I am aware of the following things to address.

always @*
new declaration syntaxes (prototype-like declarations)
signed constants/regs
and >>> shifts
:+ and :- in bit specs
generate statements

Are there other things I should potentially have on my list?

Thanks for your time,
-Chris


****************************************************************************
*
Chris Clark Internet : compres@world.std.com
Compiler Resources, Inc. Web Site : http://world.std.com/~compres
23 Bailey Rd voice : (508) 435-5016
Berlin, MA 01503 USA fax : (978) 838-0263 (24 hours)
--------------------------------------------------------------------------
----
 
Thanks, this is exactly the level of summary I was looking for.
 

Welcome to EDABoard.com

Sponsor

Back
Top