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

Subversion Repositories funbase_ip_library

[/] [funbase_ip_library/] [trunk/] [TUT/] [ip.hwp.communication/] [basic_tester/] [1.0/] [sim/] [test_tx.txt] - Blame information for rev 145

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 145 lanttu
# This is an input file for basci tester's tx unit
2
# Comments start with #
3
# Each line has 3 or 4 integer values:
4
#  delay_in_cycles addr data cmd(optional)
5
# The values are in hexadecimal format
6
 
7
000A  00000030 00000100  02
8
0005  00000031 00000101  02
9
0008  00000032 00000102  03
10
 
11
# There can be empty lines as shown below
12
 
13
# addr=0 means that no new addr will be sent
14
 
15
0005  00000000 00000103  03         # comment can be at the end of the line
16
 
17
# Values can be separated with tabs as shown below
18
# Moreover, comm (last param) can be omitted and then the default
19
# write command will be used
20
 
21
0001    00000000        00000104 03
22
 
23
# There will be at least 1 cycle delay even if a delay of 0 is specified
24
 
25
0000    00000000        00000105 03

powered by: WebSVN 2.1.0

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