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/] [hibi/] [3.0/] [tb/] [basic_test/] [rx_file.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
# Unlike in tx side, here one can define
8
# don't care values. Setting any value to
9
# 0xF...F (=-1 in decimal) will be interpreted as don't care.
10
# The receiver checks that something arrives but not its
11
# contents.
12
# Moreover, comm (last param) can simply be omitted
13
# and then no checking is done.
14
 
15
0050   00000035 00000100 02
16
0010   00000000 00000101 02
17
0010   00000000 00000102 02
18
0010   00000000 00000103 02
19
0010   00000000 00000104 02
20
0010   00000000 00000105 02
21
0010   00000000 00000106 02
22
0010   00000000 00000107 02
23
 
24
 
25
# There can be empty lines as shown below
26
 
27
# Address 0...0 means that it must not change from previous transfer
28
#0005   00000000 00000103  03
29
 
30
# Values can be separated with tabs as shown below.
31
# Note the omission of the command (same as 0xFF)
32
#0005           00000000 00000104
33
 
34
# This is intentional error with data value
35
# so that you can see how errors are reported in simulation
36
#0005  00000000  0000BABE  FF

powered by: WebSVN 2.1.0

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