bcp_ui_ext.tst
1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
//****************************************************************************
//
// File: bcp_ui.tst
// Test file for USB Interface (AI)
//
// File Format:
//
// t <id> <arg1> <arg2> <arg3> <arg4> - Run test id with the 4 args
// where id = decimal number
// argX = hex number
// q - Quit testing and shutdown verilog
// server
//
//****************************************************************************
//****************************************************************************
// Configure DDR
//
//t 0200 00000000 00000000 00000000 00000000
k 1
// Enter the security mode
t 0100 04300014 00000000 00000000 00000000
t 0100 1fc00000 00000000 00000000 00000000
t 0102 04940010 00000001 00000000 00000000
t 0102 04a40010 00000001 00000000 00000000
t 0516 00000001 00000001 00000000 00000000
t 0516 00000000 00000000 00000000 00000000
t 0516 00000001 00000000 00000000 00000000
t 0516 00000002 00000001 00000000 00000001
t 0516 00000000 00000002 00000000 00000001
t 0102 04940010 00000001 00000000 00000000
t 0102 04a40010 00000001 00000000 00000000
k 0
//q