![]() |
|
|
|
#1 |
|
hello, everyone, i am a new comer here.
i would like to ask how can i reduce the usage of the CLB when coding VHDL? cos i am using a rather old series of xilinx board(sparten s10pc84) and it only get 196 CLB. would anyone kindly suggest any technique to optimize the code so that less CLB usage can be achieved? any comments welcome thx!! DAvid |
|
|
|
|
#2 |
|
Posts: n/a
|
DAvid wrote:
> i would like to ask how can i reduce the usage of the CLB when coding VHDL? > cos i am using a rather old series of xilinx board(sparten s10pc84) and it > only get 196 CLB. > > would anyone kindly suggest any technique to optimize the code so that less > CLB usage can be achieved? I would expect only a small improvement by optimizing code, unless you can cut something out. You might evaluate other synthesis tools, a newer board or schematic entry. -- Mike Treseler Mike Treseler |
|
|
|
#3 |
|
Posts: n/a
|
thx
I have heard that using less assignmnet, less looping, and less variable , also, combine different if statement into one will help, is it true (it means hard-code all the thing?) "Mike Treseler" <> ???????:rY-dnXzZDvqVSubcRVn-... > DAvid wrote: > > > i would like to ask how can i reduce the usage of the CLB when coding VHDL? > > cos i am using a rather old series of xilinx board(sparten s10pc84) and it > > only get 196 CLB. > > > > would anyone kindly suggest any technique to optimize the code so that less > > CLB usage can be achieved? > > I would expect only a small improvement by optimizing code, > unless you can cut something out. > > You might evaluate other synthesis tools, a newer board > or schematic entry. > > -- Mike Treseler Hung |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: help needed badly! | jon | A+ Certification | 0 | 07-02-2003 05:51 PM |