1
0
mirror of https://github.com/wfjm/w11.git synced 2026-01-12 00:43:01 +00:00
wfjm.w11/tools/exptest/sys/sys_w11a_b3_setup.tcl
wfjm 9f13421caa automation of oskit tests (initial version)
- tools/bin/ostest: driver script for oskit tests
- tools/exptest: configuration files for ostest and other expect based tests
- tools/oskit/test: support files for OS disk/tape image kits
- tools/tcl/exptest: tcl package for expect based tests
- tools/tcl/exptest_rri: tcl package for rri mode
2019-08-03 11:45:05 +02:00

18 lines
561 B
Tcl

# $Id: sys_w11a_b3_setup.tcl 1196 2019-07-20 18:18:16Z mueller $
# SPDX-License-Identifier: GPL-3.0-or-later
# Copyright 2019- by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
#
# Revision History:
# Date Rev Version Comment
# 2019-07-13 1193 1.1 add mcode_setup
# 2019-06-29 1173 1.0 Initial version
# 2019-06-16 1165 0.1 First draft
#---
# setup for sys_w11a_b3
#
set ::genv(rri_opt) "-tuD,12M,break,xon"
set ::genv(sys_path) "rtl/sys_gen/w11a/basys3"
set ::genv(memsize) 176
source ostest_minmem_setup.tcl
source mcode_setup.tcl