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] - Blame information for rev 26

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 21 wfjm
# $Id: rt11-40_rk_boot.tcl 517 2013-05-09 21:34:45Z mueller $
2
#
3
# Setup file for RT-11 V4.0 RK05 based system
4
#
5
# Usage:
6
#   
7
# telnet_starter -d DL0 &
8
# ti_w11 -xxx @rt11-40_rk_boot.tcl     ( -xxx depends on sim or fpga connect)
9
#
10
 
11
# setup w11 cpu
12
puts [rlw]
13
 
14
# setup tt,lp,pp (single console; enable rx rate limiter on old DEC OS)
15
rw11::setup_tt "cpu0" {ndl 1 dlrlim 5}
16
rw11::setup_lp
17
rw11::setup_pp
18
 
19
# mount disks
20
cpu0rka0 att rtv4_rk.dsk
21
 
22
# and boot
23
rw11::cpumon
24
rw11::cpucons
25
cpu0 boot rka0

powered by: WebSVN 2.1.0

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