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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.74/] [doc/] [INSTALL.txt] - Diff between revs 29 and 34

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

Rev 29 Rev 34
Line 1... Line 1...
# $Id: INSTALL.txt 654 2015-03-01 18:45:38Z mueller $
# $Id: INSTALL.txt 722 2015-12-30 19:45:46Z mueller $
 
 
Guide to install and build w11a systems, test benches and support software
Guide to install and build w11a systems, test benches and support software
 
 
  Table of content:
  Table of content:
 
 
Line 63... Line 63...
      -> package: libboost-dev libboost-date-time-dev libboost-thread-dev
      -> package: libboost-dev libboost-date-time-dev libboost-thread-dev
                  libboost-regex-dev
                  libboost-regex-dev
    - libusb 1.0 (>= 1.0.6)
    - libusb 1.0 (>= 1.0.6)
      -> package: libusb-1.0-0-dev
      -> package: libusb-1.0-0-dev
    - Perl (>= 5.10)  (usually included in base installations)
    - Perl (>= 5.10)  (usually included in base installations)
    - Tcl  (>= 8.5), with tclreadline support
    - Tcl  (>= 8.6), with tclreadline support
      -> package: tcl tcl-dev tcllib tclreadline
      -> package: tcl tcl-dev tcllib tclreadline
 
 
  - for VHDL simulations one needs
  - for VHDL simulations one needs
    - ghdl
    - ghdl
      -> see INSTALL_ghdl.txt for the unfortunately gory details
      -> see INSTALL_ghdl.txt for the unfortunately gory details
Line 112... Line 112...
    export MANPATH=$MANPATH:$RETROBASE/doc/man
    export MANPATH=$MANPATH:$RETROBASE/doc/man
 
 
  In most cases the boost library version coming with the distribution will
  In most cases the boost library version coming with the distribution will
  work, similar for Tcl, in those cases simply use
  work, similar for Tcl, in those cases simply use
 
 
    export TCLINC=/usr/include/tcl8.5
    export TCLINC=/usr/include/tcl8.6
    export TCLLIBNAME=tcl8.5
    export TCLLIBNAME=tcl8.6
 
 
  and don't setup BOOSTINC and BOOSTLIB.
  and don't setup BOOSTINC and BOOSTLIB.
 
 
  After that building functional model based test benches will work. If you
  After that building functional model based test benches will work. If you
  want to also build post-xst or post-par test benches read next section.
  want to also build post-xst or post-par test benches read next section.

powered by: WebSVN 2.1.0

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