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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.6/] [tools/] [bin/] [fx2load_wrapper] - Diff between revs 17 and 18

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

Rev 17 Rev 18
Line 1... Line 1...
#!/usr/bin/perl -w
#!/usr/bin/perl -w
# $Id: fx2load_wrapper 457 2012-02-12 22:34:20Z mueller $
# $Id: fx2load_wrapper 470 2013-01-05 17:28:46Z mueller $
#
#
# Copyright 2011-2012 by Walter F.J. Mueller 
# Copyright 2011-2013 by Walter F.J. Mueller 
#
#
# This program is free software; you may redistribute and/or modify it under
# This program is free software; you may redistribute and/or modify it under
# the terms of the GNU General Public License as published by the Free
# the terms of the GNU General Public License as published by the Free
# Software Foundation, either version 2, or at your option any later version.
# Software Foundation, either version 2, or at your option any later version.
#
#
Line 204... Line 204...
 
 
sub print_help {
sub print_help {
  print "usage: fx2load_wrapper [--board=b] [--file=f] \n";
  print "usage: fx2load_wrapper [--board=b] [--file=f] \n";
  print "  --help           this message\n";
  print "  --help           this message\n";
  print "  --dry_run        print command only\n";
  print "  --dry_run        print command only\n";
 
  print "  --force          reload even when proper firmware detected\n";
  print "  --cycfx2prog     use cycfx2prog instead of fxload\n";
  print "  --cycfx2prog     use cycfx2prog instead of fxload\n";
  print "  --board=b        type of board (default nexys2)\n";
  print "  --board=b        type of board (default nexys2)\n";
  print "  --file=f         ihx file to load (default 2fifo_as)\n";
  print "  --file=f         ihx file to load (default 2fifo_as)\n";
  print "  --ihx_path=p     path to ihx files\n";
  print "  --ihx_path=p     path to ihx files\n";
}
}

powered by: WebSVN 2.1.0

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