Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - How widely used is the IEEE numeric_std package?

 
Thread Tools Search this Thread
Old 09-07-2005, 10:30 PM   #1
Default How widely used is the IEEE numeric_std package?


We are working on a second edition of "Digital Systems Design Using VHDL".
The present edition uses the std_logic_arith or std_logic_unsigned
package for arithmetic operations. We are debating whether to switch to
numeric_std for some of the examples in the textbook. Our question is: How
widely used is the numeric_std package in practice?

-- Charles H. Roth, UT Austin




Chuck Roth
  Reply With Quote
Old 09-08-2005, 12:59 AM   #2
Mike Treseler
 
Posts: n/a
Default Re: How widely used is the IEEE numeric_std package?
Chuck Roth wrote:
> We are working on a second edition of "Digital Systems Design Using VHDL".
> The present edition uses the std_logic_arith or std_logic_unsigned
> package for arithmetic operations. We are debating whether to switch to
> numeric_std for some of the examples in the textbook.


You should consider changing all of the examples.
I'll even check them for you.

> Our question is: How
> widely used is the numeric_std package in practice?


Most of the readers of this newsgroup are
advocates of ieee.numeric_std.
Count these up and see what you get:
http://groups.google.com/groups?q=vh...td_logic_arith

-- Mike Treseler


Mike Treseler
  Reply With Quote
Old 09-08-2005, 08:55 AM   #3
Thomas Entner
 
Posts: n/a
Default Re: How widely used is the IEEE numeric_std package?

"Mike Treseler" <> schrieb im Newsbeitrag
news:...
> Chuck Roth wrote:
>> We are working on a second edition of "Digital Systems Design Using
>> VHDL". The present edition uses the std_logic_arith or
>> std_logic_unsigned package for arithmetic operations. We are debating
>> whether to switch to numeric_std for some of the examples in the
>> textbook.

>
> You should consider changing all of the examples.
> I'll even check them for you.
>
>> Our question is: How widely used is the numeric_std package in practice?

>
> Most of the readers of this newsgroup are
> advocates of ieee.numeric_std.


FULL ACK




Thomas Entner
  Reply With Quote
Old 09-14-2005, 11:25 PM   #4
Jim Lewis
 
Posts: n/a
Default Re: How widely used is the IEEE numeric_std package?
Chuck,
I would add that the VHDL standards groups are doing things
to compel you to move in this direction.

The plan for VHDL-2006 is for std_logic_1164 and numeric_std
to be included as part of 1076. Another part of the plan is to
expand what is locally static to allow array operations.
Combine both of these and array operations (from std.standard,
std_logic_1164, and numeric_std) within a case statement
will be permitted.

While this does not prevent people from using std_logic_arith,
std_logic_arith is not an IEEE standard and hence operations
in this package will not be locally static.

Best Regards,
Jim Lewis

P.S.
Current plans for vhdl-2006 is to include a new package
called numeric_std_unsigned.

> We are working on a second edition of "Digital Systems Design Using VHDL".
> The present edition uses the std_logic_arith or std_logic_unsigned
> package for arithmetic operations. We are debating whether to switch to
> numeric_std for some of the examples in the textbook. Our question is: How
> widely used is the numeric_std package in practice?
>
> -- Charles H. Roth, UT Austin


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~
Jim Lewis
Director of Training private.php?do=newpm&u=
SynthWorks Design Inc. http://www.SynthWorks.com
1-503-590-4787

Expert VHDL Training for Hardware Design and Verification
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~


Jim Lewis
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
enterprisedb package execution kanchuparthi.rams Software 0 05-22-2008 01:59 PM
The Practice Test Package Development: A New Service on the Certification Market David Johnson A+ Certification 0 01-19-2005 10:52 AM
PC Package deals? jkl A+ Certification 0 10-28-2004 05:12 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46