Forum: FPGA, VHDL & Co. Mehrkern unterstützung bei der Synthese / Implementierung


von Frank (Gast)


Lesenswert?

Mitlerweile haben ja sogar kleine Netbooks Dualcore und die Anzahl der 
Kerne steigt ständig. Wie sieht es denn aus mit Mehrkern unterstützung 
bei den grossen FPGA Herstellern. Schiesslich ist die Synthese und 
Implementierung recht Zeitaufwändig. Haben Xilinx bzw. Altera da schon 
Pläne ? oder sogar schon etwas umgesetzt ?

von Guest (Gast)


Lesenswert?

Xilinx unterstützt zum Teil schon 2 Kerne...

von D. I. (Gast)


Lesenswert?

Bei altera wird teilweise parallel compilation verwendet

von Harald F. (hfl)


Lesenswert?

Ein Auszug aus dem Quartus-Handbuch. Für jedes Projekt kann man angeben, 
wie man das haben will.

=====8<-----
Parallel compilation:

Allows you to specify the number of processors the Quartus II software 
can use at once to run parallel executables, which reduces execution 
time.

When you run any parallel executable with parallel compilation enabled, 
you can find information about the average processor use, the maximum 
number of processors used, and the amount of time the processors used in 
the Parallel Compilation Report.
...
For example, if you have a quad-core processor machine and want to leave 
one processor free for other tasks, you would specify 3 as the setting 
of this option. Setting this option to 1 effectively disables parallel 
compilation.

Currently, only some Quartus II software executables, such as 
quartus_fit, are parallel, so when you set this option to a value 
greater than 1, a portion of the Quartus II software processing still 
occupies only one processor.
=====8<-----

von BorisM (Gast)


Lesenswert?

PlanAhead unterstütz Mehrkernprozessoren, siehe hierzu
http://www.xilinx.com/support/documentation/white_papers/wp287.pdf

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.