From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

HSDIO PXIe-6556 Hardware compare for large files

 

I'm developing a system with Labview2013, TestStand2013, PXIe-6556 and HSDIO driver 2.0

 

The system diagram is:

 

Pxie-6556 >----------------------- 12 channels ------------------------------------ 4 channels ------> Dut1 (jtag 3ch out 1ch in)

Hardware compare mode                                         |-------------------- 4 channels ------> Dut2 (jtag 3ch out 1ch in)

                                                              |-------------------- 4 channels ------> Dut3 (jtag 3ch out 1ch in)

 

The goal is to develop a hardware compare mode test for a very large test vector file >10Gbytes

 

The issues are:

 

1. How to convert this file from csv or vcd to hws using the Digital waveform editor 3.0? (split in files of the xx Mbytes?)

2. How to implement the hardware compare mode. Load the file from disk in steps of xx Mbytes in a loop?

 

Thanks,

 

 

                                                             

0 Kudos
Message 1 of 2
(5,346 Views)

Hello engfpe,

You can IMPORT .vcd or .csv files:

 

In Digital Waveform Editor: File > Import > From VCD or From ASCII (ASCII file includes .txt, .csv, .prn, .tab)

If you select VCD option, through VCD Import Wizard, choose which signals you want add to editor. Therefore, you can split your test vector in separated signals and then save as a smaller HWS file.

 

 

Regards,


Daniel W. F.
Applications Engineer
National Instruments

0 Kudos
Message 2 of 2
(5,159 Views)