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

Subversion Repositories funbase_ip_library

[/] [funbase_ip_library/] [trunk/] [TUT/] [soc/] [basic_tester_example/] [1.0/] [sim/] [test_tx.txt] - Rev 145

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

000A  03000000 00000100  02
0005  03000001 00000101  02
0008  03000002 00000102  03

# There can be empty lines as shown below

# addr=0 means that no new addr will be sent

0005  00000000 00000103  03         # comment can be at the end of the line

# Values can be separated with tabs as shown below
# Moreover, comm (last param) can be omitted and then the default 
# write command will be used

0001    00000000        00000104 03

# There will be at least 1 cycle delay even if a delay of 0 is specified 

0000    00000000        00000105 03

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.