![]() |
|
|
|||||||
![]() |
VHDL - Synthesis of functions in Quartus |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
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 |
|
|
|
|
#2 |
|
Posts: n/a
|
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 |
|
|
|
#3 |
|
Posts: n/a
|
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 |
|
![]() |
| Thread Tools | Search this Thread |
|
|
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 |