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_dio.cfg] - Blame information for rev 28

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 28 dsmv
 
2
CntBuffer               8       ; count of buffer
3
 
4
CntBlockInBuffer        1       ; count block in buffer
5
 
6
;SizeBlockOfWords       4096    ; size of block ( 4 kilobyte )
7
SizeBlockOfWords        262144  ; size of block ( 1 Mbyte )
8
 
9
isCycle         1               ; 1 - cycle mode
10
 
11
isAgreeMode     0               ; 1 - agree mode
12
 
13
isSystem        1               ; 1 - Use system memory (User space memory allocation not supported)
14
 
15
 
16
isMainTest      0                ; 1 - turn on test mode in the TRD_MAIN
17
 
18
trdNo           6               ; Number of trd  ( 0 - TRD_MAIN, 6 - TRD_DIO64_IN )
19
 
20
strmNo          1               ; Number of stream ( 0 or 1 )
21
 
22
ISVI_FILE       data_main       ; file name
23
 
24
 
25
isTest          2               ; 0 - without check
26
                                ; 1 - check pseudo-random sequence from TRD_MAIN
27
                                ; 2 - check test sequence from TEST_CTRL
28
                                ; 4 - check  binary-inversion sequence from TRD_MAIN
29
 
30
; Parametrs for TEST_CTRL
31
 
32
isTestCtrl      1               ; 1 - Prepare TEST_CTRL
33
 
34
FifoRdy         1               ; 1 - TEST_GEN is analisys FIFO RDY
35
 
36
Cnt1            0                ; Count of cycle write to FIFO, 0 - continues write
37
 
38
Cnt2            0                ; Count of cycle pause between write to FIFO
39
 
40
DataType        6               ; Type of DATA when DataFix=1, 6 - counter, 8 - pseudo-random sequence
41
 
42
DataFix         1               ; 1 - fix type of data, 0 - variable type of data
43
 
44
;
45
 

powered by: WebSVN 2.1.0

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