07-16-2015 05:41 PM
07-16-2015 06:30 PM
07-17-2015 03:19 AM
This is my code to generate a triangle wave form between[-10000, 10000].
And I want to the period is 1ms.
07-17-2015 03:51 AM
The timed loop is currently set to 'ticks' - this means the loop will clock at your FPGA loop rate of 40MHz. If you right click on the structure and go to properties or double click on the timing icon on the top left you can change the clock period to 1ms.
07-17-2015 08:52 AM
You may find this example helpful:
https://decibel.ni.com/content/docs/DOC-2387