1
0
mirror of https://github.com/wfjm/w11.git synced 2026-04-25 20:01:57 +00:00

comment updates/fixes

This commit is contained in:
Walter F.J. Mueller
2017-02-04 17:06:44 +01:00
parent f54ce96232
commit e11143de37
3 changed files with 11 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
# $Id: test_cp_ibrbasics.tcl 830 2016-12-26 20:25:49Z mueller $
# $Id: test_cp_ibrbasics.tcl 847 2017-01-29 22:38:42Z mueller $
#
# Copyright 2014- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
# License disclaimer see License.txt in $RETROBASE directory
@@ -8,8 +8,10 @@
# 2014-12-26 621 1.1 test membe
# 2014-03-02 552 1.0 Initial version
#
# Test very basic memory interface gymnastics
# 2. write/read IB space via bwm/brm (use MMU SAR SM I regs)
# Test ibus window gymnastics
# 1. write/read IB space via bwm/brm (use MMU SAR SM I regs)
# 2. write/read IB space via wibr/ribr (use MMU SAR SM I regs)
# 3. test membe (byte write) via wibr/ribr
#
# ----------------------------------------------------------------------------