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 25 and 54

Only display areas with differences | Details | Blame | View Log

Rev 25 Rev 54
CntBuffer               8       ; count of buffer
CntBuffer               8       ; count of buffer
CntBlockInBuffer        1       ; count block in buffer
CntBlockInBuffer        1       ; count block in buffer
;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     0               ; 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 ( 0 or 1 )
strmNo          0                ; 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 - check test sequence from TEST_CTRL
                                ; 2 - check test sequence from TEST_CTRL
                                ; 4 - check  binary-inversion sequence from TRD_MAIN
                                ; 4 - check  binary-inversion sequence from TRD_MAIN
; Parametrs for TEST_CTRL
; Parametrs for TEST_CTRL
isTestCtrl      0                ; 1 - Prepare TEST_CTRL
isTestCtrl      0                ; 1 - Prepare TEST_CTRL
FifoRdy         1               ; 1 - TEST_GEN is analisys FIFO RDY
FifoRdy         1               ; 1 - TEST_GEN is analisys FIFO RDY
Cnt1            0                ; Count of cycle write to FIFO, 0 - continues write
Cnt1            0                ; Count of cycle write to FIFO, 0 - continues write
Cnt2            0                ; Count of cycle pause between write to FIFO
Cnt2            0                ; Count of cycle pause between write to FIFO
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.