LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can i change fpga clock for whole code

Solved!
Go to solution

Hi i'm new at labview and using 8.6 demo(real time and fpga modules).

i developed some codes for practise and want to change clock freq to 200MHz from 40M for all codes.

i mean how can i use derived clock for all my vi.

 

LabVIEW 2009, Windows 7
0 Kudos
Message 1 of 3
(2,970 Views)
Solution
Accepted by topic author ceee

You create a derived FPGA clock from the "40MHz onboard clock" in the project manager.

Then in the properties for the FPGA you can select "Top Level Clock".  The top level clock for the FPGA can only be the following: 40MHz, 80MHz, 120MHz, 160MHz, 200MHz

0 Kudos
Message 2 of 3
(2,954 Views)

PAR done!

ERROR:Xflow - Program par returned error code 31. Aborting flow execution...

 

when i use 200mhz as fpga clock i'm getting this error after compilation.

is there a way to use fpga other then 40mhz. and i dont want to use timed loops because i am using

loops inside loop.

 

 

LabVIEW 2009, Windows 7
0 Kudos
Message 3 of 3
(2,923 Views)