Good afternoon,
My goal is to generate signal from a .VCD file (which originate from a VHDL modelsim simulation) with my HDSIO NI-6541 module.
Here is what I have done:
1) I used the Digital Waveform Editor to generate a HWS file from the VCD file. I followed the steps from this link : http://zone.ni.com/reference/en-XX/help/370748C-01/dwe/vcd_import_help/
I wasn't able to sample "On Edges of VCD Signal" because no signal would appear in the popuplist as shown on the following screenshot:
I therefore sampled on a "Fixed Timebase or Rate" as shown on the following screenshot :
2) Once my .HWS file was created. I opened up signal express and tried to generate a signal from the .HWS file. Everything seemed to work out until I tried to excecute the program and the following error message poped up : "requested waveform length is invalid, because the number of samples is not an integer of the waveform length increment."
I really don't understand why this error pops up... I've tried generating multiple .vcd files, and using several modules in Signal express but I can't seem to have it work
I'm sure my HDSIO module works though. I've been able to test it with NI MAX.
Would anyone have any experience with HDSIO modules and would know what I am doing wrong ?
Thanks a lot in advance for your help!!