![]() |
|
|
|||||||
![]() |
VHDL - Re: Function postings for VHDL |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
On Fri, 25 Jul 2003 13:37:52 +0200, "Willem Oosthuizen"
<> wrote: >Hi, > >I there a place where handy VHDL functions/procedures can be posted >/retrieved on the web? The more code I write, the more handy functions I >develop. >It would be nice to be able to share these. I am not talking about VHDL RTL >source code, but more of packages. Functions like Random, Integer_fit_Bits >etc. "Random" is in the package ieee.math_real that is probably already available in your simulator. It has this prototype: procedure UNIFORM (variable Seed1,Seed2:inout integer; variable X Integer_fit_Bits presumably is the same as the various log2 functions that have been posted in this newsgroup many times. What other handy functions do you have? Bye, Allan. Allan Herriman |
|
|
|
|
#2 |
|
Posts: n/a
|
"Allan Herriman" <> wrote in message news:... > On Fri, 25 Jul 2003 13:37:52 +0200, "Willem Oosthuizen" > <> wrote: > > >Hi, > > > >I there a place where handy VHDL functions/procedures can be posted > >/retrieved on the web? The more code I write, the more handy functions I > >develop. > >It would be nice to be able to share these. I am not talking about VHDL RTL > >source code, but more of packages. Functions like Random, Integer_fit_Bits > >etc. > > "Random" is in the package ieee.math_real that is probably already > available in your simulator. > > It has this prototype: > procedure UNIFORM (variable Seed1,Seed2:inout integer; variable > X > > > Integer_fit_Bits presumably is the same as the various log2 functions > that have been posted in this newsgroup many times. > > > What other handy functions do you have? > > Bye, > Allan. My point was that I am looking for something like www.openfunctions.org. doing the same for functions as www.opencore.org does for rtl code. Willem Oosthuizen |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| equivalent function for itoa in Linux gcc compiler | suse | Software | 0 | 03-06-2009 05:30 AM |
| How to assign a returns value of a javascript function to a hiddenfield in a webpart | Chander | Software | 0 | 12-20-2007 09:14 AM |
| How to call C# function in javascript | visj4u | Software | 2 | 04-23-2007 03:24 PM |
| MS Access not recognising Date() function | tessythampan | Software | 0 | 08-28-2006 11:51 AM |
| I lost the "Help and Support" function from my start menu | Keith | A+ Certification | 1 | 03-14-2005 03:05 PM |