1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-11-15 15:03:08 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Werner Almesberger
037be5062e m1nor: accept multiple file arguments; clarified diagnostics
One can now pass all files to flash in the same invocation. m1nor
does a first pass to verify the argument, a second pass to do the
flashing, and a third pass to report that it has done.

Diagnostics now begin with the file name followed by a description
of the problem encountered.
2011-11-30 20:05:09 -03:00
Werner Almesberger
e397a87be6 m1/tools/: xdltap and xdlfixes, to add taps to FPGA signals 2011-11-25 21:26:25 -03:00
Werner Almesberger
448e02f771 m1/tools/xse-sane-init64: nice and tidy setup script for the Xilinx tools 2011-11-21 19:31:17 -03:00
Werner Almesberger
8b92936a68 m1nor: accept system.fpg as alias for soc.fpg 2011-11-21 17:29:11 -03:00
Werner Almesberger
bf6c207a89 m1nor: "pld reconfigure" at then end, to properly exit fjmem (suggested by Michael Walle) 2011-11-20 20:22:15 -03:00
Werner Almesberger
ba5a392555 m1/tools/README: m1nor description 2011-11-20 17:17:29 -03:00
Werner Almesberger
6dc6174b2c m1/tools/m1nor: flash a file to M1 NOR partition selected by the file name 2011-11-20 17:02:40 -03:00