Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

How to build the software

## Go to the software rogue submodule:

...

## Build the base software:

$ make

...

How to run the software

  • Before you can run the software, you will need to complete the step described in the "How to build the software" section above:.

## After building the Rogue software engine, go Go to the software base directory:

$ cd atlas-chess2/software/

 

## Source the setup script:

 

$ source setup_template.csh

...

Info
titleFebGui.py Usage

The  FebGui.py script accepts one argument.  If the argument is "PGP", the software will configure the communication for a PGP PCIe card.  Else the software will use the argument for the IP address of the carrier board.

 

...