Visit our LabVIEW Wiki LabVIEW Embedded Portal
Tags |
(This content has not been tagged yet)
|
![]() |
Nov 14 2007, 09:35 AM
Post
#1
|
|||
|
More Active Member Posts: 25 Joined: 2-October 07 From: Brisbane, Australia Member No.: 9503 Using LabVIEW Since:2006 LV:8.2.1 ,. ,.
|
Dear all,
I have an FPGA VI with many subVIs in my project. I would like to compile the entire project at once, but I can't seem to find a way to do this. So right now I have to pull up 30+ subVIs individually and compile them at the rate of about one every 20 minutes, which is really inconvenient. Is there any way to do a batch compile of my project? Thanks, Dave Kielpinski (cross-posted to NI forums)
|
||
|
|
|||
| Ad |
Nov 14 2007, 09:35 AM
Post
#
|
||
|
|
|
||
|
|
|||
Nov 14 2007, 08:17 PM
Post
#2
|
|||
![]() Very Active Member Posts: 91 Joined: 16-November 04 From: Munich, Heidelberg Member No.: 1037 Using LabVIEW Since:2005 LV:8.5 ,8.2.1 ,7.1.1
|
I have an FPGA VI with many subVIs in my project. As far as I know (last time I touched LV-FPGA was in 7.1.1), compiling subVIs of a FPGA-MainVI doesn´t help. Since the result of a subvi compiled separatly would always output a bitstream for the whole FPGA. The same intermediate HDL-Code from the subvi will normally end up different, when its implicitly compiled as part of the mainVI to a bitstream, due to timing and size constraints require other/more optimizations at low level. I don´t think there is a way to incrementally compile HDL-code below RTL Feel free to correct me
|
||
|
|
|||
Nov 15 2007, 10:19 AM
Post
#3
|
|||
|
More Active Member Posts: 25 Joined: 2-October 07 From: Brisbane, Australia Member No.: 9503 Using LabVIEW Since:2006 LV:8.2.1 ,. ,.
|
Feel free to correct me Actually, you are perfectly right. The bug I am trying to track down is not related to improper compiling - unfortunately! Thanks, Dave
|
||
|
|
|||
![]() ![]() |
| Time is now: 8th January 2009 - 12:45 AM |