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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.7/] [tools/] [oskit/] [xxdp_rl/] [xxdp22_rl_boot.tcl] - Blame information for rev 36

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 32 wfjm
# $Id: xxdp22_rl_boot.tcl 689 2015-06-05 14:33:18Z mueller $
2 29 wfjm
#
3
# Setup file for XXDP V2.2 RL02 based system
4
#
5
# Usage:
6
#   
7
# console_starter -d DL0 &
8
# ti_w11 -xxx @xxdp22_rl_boot.tcl     ( -xxx depends on sim or fpga connect)
9
#
10
 
11
# setup w11 cpu
12 32 wfjm
rutil::dohook "preinithook"
13 29 wfjm
puts [rlw]
14
 
15
# setup tt,lp,pp (single console; enable rx rate limiter on old DEC OS)
16
rw11::setup_tt "cpu0" {ndl 1 dlrlim 5 to7bit 1}
17
rw11::setup_lp
18
rw11::setup_pp
19
 
20
# mount disks
21
cpu0rla0 att xxdp22.dsk
22
 
23
# and boot
24 32 wfjm
rutil::dohook "preboothook"
25 29 wfjm
rw11::cpumon
26
rw11::cpucons
27
cpu0 boot rla0

powered by: WebSVN 2.1.0

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