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.interface/] [button_messenger/] [1.0/] [sim/] [test_rx.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
0025   00000030 00000002  02
16
# Address 0...0 means that it must not change from previous transfer
17
# Note the omission of the command (same as 0xFF = don't care)
18
 
19
0020   00000000 00000004
20
0012   00000000 00000006
21
0012   00000000 00000008
22
0012   00000000 0000000A
23
0012   00000000 0000000C
24
0012   00000000 0000000E
25
0012   00000000 00000000
26
 
27
# If there's more incoming data, basic_tester_rx unit
28
# print warnings for each address and data.

powered by: WebSVN 2.1.0

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