Beispiel von NI mit HDL Node funktioniert nicht - Druckversion +- LabVIEWForum.de (https://www.labviewforum.de) +-- Forum: LabVIEW (/Forum-LabVIEW) +--- Forum: LabVIEW Module (/Forum-LabVIEW-Module) +---- Forum: LabVIEW FPGA (/Forum-LabVIEW-FPGA) +---- Thema: Beispiel von NI mit HDL Node funktioniert nicht (/Thread-Beispiel-von-NI-mit-HDL-Node-funktioniert-nicht) |
Beispiel von NI mit HDL Node funktioniert nicht - Alexey - 07.12.2008 18:46 Hallo zusammen! Ich moechte in LabVIEW 8.6 + FPGA Modul 8.6 einen VHDL-Stueck-Code implementieren. Dafuer benutze ich HDL-Node, aber das Beispiel von NI funktioniert sogar nicht. Ich moechte einfach mit Hilfe LabVIEW der Arbeit dieses Stueck-Code emulieren, aber das Ergebniss ist immer 0, unabhaengig von Eingaenge-Werte. Vielen Dank. Beispiel von NI mit HDL Node funktioniert nicht - thomas.sandrisser - 07.12.2008 20:47 Hast auch ein model zu deinem HDL node? Beispiel von NI mit HDL Node funktioniert nicht - Alexey - 07.12.2008 21:24 ' schrieb:Hast auch ein model zu deinem HDL node? Und was fuer ein model? Dieses Beispiel von NI und es funktioniert in Emulation-Mode nicht. Beispiel von NI mit HDL Node funktioniert nicht - Alexey - 08.12.2008 18:53 Vielen Dank. Dieses Problem ist schon unaktuell. Ich habe gedacht, dass ich mit Hilfe FPGA-Emulator meinen VHDL-Stueck-Code testen kann, aber das ist unmoeglich. Man kann nur das Model von dieses Code testen. Und fuer mich passt das nicht. Die Zitat von NI-Seite (Importing HDL Code into FPGA VIs Using the HDL Interface Node): "You must write LabVIEW code in the new VI that emulates the HDL code and runs in Windows." |