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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.61/] [tools/] [oskit/] [rt11-40_rk/] [rt11-40_rk_boot.tcl] - Diff between revs 21 and 26

Only display areas with differences | Details | Blame | View Log

Rev 21 Rev 26
# $Id: rt11-40_rk_boot.tcl 517 2013-05-09 21:34:45Z mueller $
# $Id: rt11-40_rk_boot.tcl 517 2013-05-09 21:34:45Z mueller $
#
#
# Setup file for RT-11 V4.0 RK05 based system
# Setup file for RT-11 V4.0 RK05 based system
#
#
# Usage:
# Usage:
#   
#   
# telnet_starter -d DL0 &
# telnet_starter -d DL0 &
# ti_w11 -xxx @rt11-40_rk_boot.tcl     ( -xxx depends on sim or fpga connect)
# ti_w11 -xxx @rt11-40_rk_boot.tcl     ( -xxx depends on sim or fpga connect)
#
#
 
 
# setup w11 cpu
# setup w11 cpu
puts [rlw]
puts [rlw]
 
 
# setup tt,lp,pp (single console; enable rx rate limiter on old DEC OS)
# setup tt,lp,pp (single console; enable rx rate limiter on old DEC OS)
rw11::setup_tt "cpu0" {ndl 1 dlrlim 5}
rw11::setup_tt "cpu0" {ndl 1 dlrlim 5}
rw11::setup_lp
rw11::setup_lp
rw11::setup_pp
rw11::setup_pp
 
 
# mount disks
# mount disks
cpu0rka0 att rtv4_rk.dsk
cpu0rka0 att rtv4_rk.dsk
 
 
# and boot
# and boot
rw11::cpumon
rw11::cpumon
rw11::cpucons
rw11::cpucons
cpu0 boot rka0
cpu0 boot rka0
 
 

powered by: WebSVN 2.1.0

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