Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
G
GSI Timing Starter Kit
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Wiki
    • Wiki
  • image/svg+xml
    Discourse
    • Discourse
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Projects
  • GSI Timing Starter Kit
  • Wiki
  • Configure a vme host

Configure a vme host

Last edited by Cesar Prados Feb 05, 2013
Page history

Configure a VME Host

A VME host, normally, is inserted in a VME crate, and it server as a VME Master in the bus. In order to communicate with the card, you will need the kernel driver and Etherbone library (for VME to be developed).

RIO-VME CPU

TBD

Mikro Elektronik CPU

Mikro Elektronik

The card has two RJ45 Ports. The upper Port is a serial Port the lower is a gigbit ethernet. The Reset switch is a lemo, without a fitting cable it is not possible to reset the board.

Setup

  1. Directly Connect via serial cable to a PC (factory serial configuration is 9600,8,n,1).
  2. Set in Main->Advanced BIOS: Intel boot agent gigabit ethernet as a first Boot device is the network.
  3. Set in Main -> Special Features: Serial console to 115200 baud

For the booting of the cpu set up a PXE network booting

VME bus Driver

The PCI-VME bridge, tsi148, requires a driver that is not part of the vanilla kernel. It has been developed at cern and there have been efforts to integrate it into vanilla. It is not merged into 2.6.33.

git clone git://repo.or.cz/tsi148vmebridge.git
make -C $(KERNEL_HEADER) M=$(pwd)
Clone repository
  • Building from sources
  • Capture timestamps
  • Configure a data master
  • Configure a spec host
  • Configure a vme host
  • Configure a vme system
  • Documents
  • Flash a xilinx device
  • Flash an altera device
  • Home
  • Io assignments
  • Prebuilt images
  • Read the current time
  • Documents
    • Project attachments
    • Syslinux.cfg
More Pages

New Wiki Page

Tip: You can specify the full path for the new file. We will automatically create any missing directories.