ffmemu version 21091300
Configure or show configuration of the FULLMODE emulator firmware.
Starting the emulator is optional.
Enable 2-bit E-link 0 (egroup 0, epath 0, 8b10b) for XOFF.
Enable 8-bit E-link 9 (egroup 1, epath 1, TTC-3) for TTC.
Usage: ffmemu [-h|V] [-d <devnr>] [-c] [-s] [-i <idles> [-t <cnt>] [-T] [-w <words>] [-X] [-R <seed>]
  -h         : Show this help text.
  -V         : Show version.
  -d <devnr> : FLX-device to use (default: 0).
  -c         : Only configure the FMEMU; required for options -i,-R,-t,-T,-w,-X;
               stops the emulator, unless in combination with option -s.
  -E         : Issue an ECR.
  -i <idles> : Set idles-between-chunks count, range [0..0xFFFF].
  -R <seed>  : Set random seed, in combination with random chunk sizes (-w 0), range [1..0x3FF].
  -s         : Restart the emulator, after any configuration to be done.
  -t <cnt>   : Number of triggers (chunks) to generate (0=unlimited, [1..65534]).
  -T         : Enable TTC-triggered mode (default: free running).
  -w <words> : Set chunk 4-byte word size (0=random, [3..65535]).
  -X         : Enable XON/XOFF.
