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] - Rev 185

Go to most recent revision | Compare with Previous | Blame | View Log

# This is an input file for basci tester's tx unit
# Comments start with #
# Each line has 3 or 4 integer values:
#  delay_in_cycles addr data cmd(optional) 
# The values are in hexadecimal format

# Unlike in tx side, here one can define 
# don't care values. Setting any value to 
# 0xF...F (=-1 in decimal) will be interpreted as don't care.
# The receiver checks that something arrives but not its
# contents.
# Moreover, comm (last param) can simply be omitted 
# and then no checking is done.

0025   00000030 00000002  02
# Address 0...0 means that it must not change from previous transfer
# Note the omission of the command (same as 0xFF = don't care)

0020   00000000 00000004
0012   00000000 00000006
0012   00000000 00000008
0012   00000000 0000000A
0012   00000000 0000000C
0012   00000000 0000000E
0012   00000000 00000000

# If there's more incoming data, basic_tester_rx unit 
# print warnings for each address and data.

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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