OpenCores
URL https://opencores.org/ocsvn/pcie_ds_dma/pcie_ds_dma/trunk

Subversion Repositories pcie_ds_dma

[/] [pcie_ds_dma/] [trunk/] [soft/] [linux/] [application/] [adm_test/] [bin/] [test_main.cfg] - Diff between revs 24 and 25

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 24 Rev 25
Line 6... Line 6...
;SizeBlockOfWords       4096    ; size of block ( 4 kilobyte )
;SizeBlockOfWords       4096    ; size of block ( 4 kilobyte )
SizeBlockOfWords        262144  ; size of block ( 1 Mbyte )
SizeBlockOfWords        262144  ; size of block ( 1 Mbyte )
 
 
isCycle         1               ; 1 - cycle mode
isCycle         1               ; 1 - cycle mode
 
 
isAgreeMode     1               ; 1 - agree mode
isAgreeMode     0               ; 1 - agree mode
 
 
isSystem        1               ; 1 - Use system memory (User space memory allocation not supported)
isSystem        1               ; 1 - Use system memory (User space memory allocation not supported)
 
 
 
 
isMainTest      1               ; 1 - turn on test mode in the TRD_MAIN
isMainTest      1               ; 1 - turn on test mode in the TRD_MAIN
 
 
trdNo           0                ; Number of trd  ( 0 - TRD_MAIN, 6 - TRD_DIO64_IN )
trdNo           0                ; Number of trd  ( 0 - TRD_MAIN, 6 - TRD_DIO64_IN )
 
 
strmNo          1               ; Number of stream
strmNo          1               ; Number of stream ( 0 or 1 )
 
 
ISVI_FILE       data_main       ; file name
ISVI_FILE       data_main       ; file name
 
 
 
 
isTest          1               ; 0 - without check
isTest          1               ; 0 - without check
                                ; 1 - check pseudo-random sequence ( from TRD_MAIN,  )
                                ; 1 - check pseudo-random sequence from TRD_MAIN
                                ; 2 - проверка тестовой последовательности
                                ; 2 - check test sequence from TEST_CTRL
                                ; 4 - check
                                ; 4 - check  binary-inversion sequence from TRD_MAIN
                                ; 5 - проверка синусоидального сигнала с использованием БПФ и библиотеки IPP от Intel
 
 
 
; Parametrs for TEST_CTRL
; Parametrs for TEST_CTRL
 
 
isTestCtrl      0                ; 1 - Prepare TEST_CTRL
isTestCtrl      0                ; 1 - Prepare TEST_CTRL
 
 
Line 40... Line 39...
 
 
DataType        6               ; Type of DATA when DataFix=1, 6 - counter, 8 - pseudo-random sequence
DataType        6               ; Type of DATA when DataFix=1, 6 - counter, 8 - pseudo-random sequence
 
 
DataFix         1               ; 1 - fix type of data, 0 - variable type of data
DataFix         1               ; 1 - fix type of data, 0 - variable type of data
 
 
 
;
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.