![]() |
|
|
|
#1 |
|
Hi there!
How can i minimize the macrocell usage of an VHDL-Code? How can the computer calculate the used macrocells? Thanks, Georg Georg Gläser |
|
|
|
|
#2 |
|
Posts: n/a
|
Georg Gläser wrote:
> How can i minimize the macrocell usage of an VHDL-Code? Trial and error. Synthesis is quite good if you follow the recommended templates. > How can the computer > calculate the used macrocells? The synthesizer report counts them from the netlist it makes. It starts with a simple netlist of gates and flops and then fits this as best it can into the actual device logic cells. -- Mike Treseler Mike Treseler |
|
|
|
#3 |
|
Posts: n/a
|
There are also tools that give you a graphical output of the chip's
layout and used blocks. Some tools (Sinplify Quartus etc...) conver your VHDL code into a code suitable for your target making everything as optimized as possible. Cheers. Ivan Wagner |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Power DVD Usage | John | DVD Video | 1 | 06-16-2005 03:07 AM |