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

Reply

VHDL - Synthesis of functions in Quartus

 
Thread Tools Search this Thread
Old 02-26-2008, 02:58 AM   #1
Default Synthesis of functions in Quartus


Hello all,

I have a bunch of functions I would like to synthesize on Quartus.
These are going to be part of a library. I would like to get resource
utilization of each function. The functions are generic.
My questions are
1) Do I have to write an entity for the synthesis of each function or
Can I just pasts individual functions in a .vhdl file to get the
resource estimation of each function
2) Since the functions are generic, would we get resource estimation
for worst case resources used? eg : if i have a generic function for
an adder, would it estimate resource utilization for a 1 bit adder or
maximum possible adder.

Thanks a bunch


FPGA
  Reply With Quote
Old 02-26-2008, 05:27 PM   #2
Mike Treseler
 
Posts: n/a
Default Re: Synthesis of functions in Quartus
FPGA wrote:

> I have a bunch of functions I would like to synthesize on Quartus.


That would be a bunch of design entities.
Functions return values only and are collected in a package.

> These are going to be part of a library. I would like to get resource
> utilization of each function. The functions are generic.


All of the generics must have a default value for synthesis.

-- Mike Treseler


Mike Treseler
  Reply With Quote
Old 02-26-2008, 06:04 PM   #3
FPGA
 
Posts: n/a
Default Re: Synthesis of functions in Quartus
On Feb 26, 12:27*pm, Mike Treseler <mike_trese...@comcast.net> wrote:
> FPGA wrote:
> > I have a bunch of functions I would like to synthesize on Quartus.

>
> That would be a bunch of design entities.
> Functions return values only and are collected in a package.
>
> > These are going to be part of a library. I would like to get resource
> > utilization of each function. The functions are generic.

>
> All of the generics must have a default value for synthesis.
>
> * * * *-- Mike Treseler


I appreciate your help. Thank you


FPGA
  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
Give you enough string functions in Java web reporting tool freezea Software 0 10-08-2009 09:03 AM
Please explain this virtual functions matter (c++) smokey1401 General Help Related Topics 0 07-11-2008 11:53 PM
c# dynamic functions threading Ahmad MCTS 0 07-10-2008 02:12 PM
How To Instantiate In Quartus 2 vijaychanderreddyp Software 0 11-10-2006 06:50 AM
programming xxd3033 pioneer remote for universal functions jmaroon DVD Video 0 08-27-2006 03:32 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