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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.6/] [doc/] [w11a_os_guide.txt] - Diff between revs 13 and 15

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 13 Rev 15
Line 33... Line 33...
   with good disk caching like 2.11BSD the impact of such a 'slow disk' is
   with good disk caching like 2.11BSD the impact of such a 'slow disk' is
   actually smaller than the bare numbers suggest.
   actually smaller than the bare numbers suggest.
 
 
2. FPGA Board setup -------------------------------------------------------
2. FPGA Board setup -------------------------------------------------------
 
 
 
   - for s3board and nexys2
   - connect the USB-RS232 cable to the RS232 port of the s3board or nexys2
   - connect the USB-RS232 cable to the RS232 port of the s3board or nexys2
   - set the latency timer of the USB-RS232, e.g. with
   - set the latency timer of the USB-RS232, e.g. with
       sudo $RETROBASE/tools/bin/set_ftdi_lat USB0 1
       sudo $RETROBASE/tools/bin/set_ftdi_lat USB0 1
   - ensure that all 8 switches are in '0' position
   - ensure that all 8 switches are in '0' position
   - load the w11a design into the FPGA, e.g. via impact
   - load the w11a design into the FPGA, e.g. via impact
 
 
 
   - for nexys3
 
     - connect USB cable to the 'usb uart' port (next to the 5 buttons)
 
     - ensure that all 8 switches are in '0' position
 
     - load the w11a design into the FPGA, e.g. via impact
 
 
3. Unix V5 system ---------------------------------------------------------
3. Unix V5 system ---------------------------------------------------------
 
 
   - A disk set is available from
   - A disk set is available from
       http://www-linux.gsi.de/~mueller/retro/oc_w11/data/unix_v5_rkset.tgz
       http://www-linux.gsi.de/~mueller/retro/oc_w11/data/unix_v5_rkset.tgz
     Download, unpack and copy the disk images (*.dsk) to
     Download, unpack and copy the disk images (*.dsk) to
Line 51... Line 57...
   - Setup USB-RS232 cable, start xterm in vt100 mode and the server backend
   - Setup USB-RS232 cable, start xterm in vt100 mode and the server backend
 
 
       cd $RETROBASE/rtl/sys_gen/w11a/tb
       cd $RETROBASE/rtl/sys_gen/w11a/tb
       sudo $RETROBASE/tools/bin/set_ftdi_lat USB0 1
       sudo $RETROBASE/tools/bin/set_ftdi_lat USB0 1
       telnet_starter -d DL0 &
       telnet_starter -d DL0 &
       dorri -u0,460 @uv5_boot.pcmd
       [for s3,n2:]   dorri -u0,460      @uv5_boot.pcmd
 
       [for n3:]      dorri -u0,500,1,0  @uv5_boot.pcmd
 
 
   - the boot dialog in the console xterm window will look like
   - the boot dialog in the console xterm window will look like
     (required input is in {..}, with {} denoting a carriage return:
     (required input is in {..}, with {} denoting a carriage return:
 
 
       @{unix}
       @{unix}
Line 90... Line 97...
 
 
       cd $RETROBASE/rtl/sys_gen/w11a/tb
       cd $RETROBASE/rtl/sys_gen/w11a/tb
       sudo $RETROBASE/tools/bin/set_ftdi_lat USB0 1
       sudo $RETROBASE/tools/bin/set_ftdi_lat USB0 1
       telnet_starter -d DL0 &
       telnet_starter -d DL0 &
       telnet_starter -d DL1 &
       telnet_starter -d DL1 &
       dorri -u0,460 @211bsd_rk_boot.pcmd
       [for s3,n2:]   dorri -u0,460      @211bsd_rk_boot.pcmd
 
       [for n3:]      dorri -u0,500,1,0  @211bsd_rk_boot.pcmd
 
 
   - the boot dialog in the console xterm window will look like
   - the boot dialog in the console xterm window will look like
     (required input is in {..}, with {} denoting a carriage return:
     (required input is in {..}, with {} denoting a carriage return:
 
 
       70Boot from rk(0,0,0) at 0177404
       70Boot from rk(0,0,0) at 0177404

powered by: WebSVN 2.1.0

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