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

Subversion Repositories eco32

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /eco32/trunk
    from Rev 235 to Rev 236
    Reverse comparison

Rev 235 → Rev 236

/fpga/boards/xsa-xst-3/doc/README
14,10 → 14,9
must not exceed 24 * 64 KB (3 quadrants of the Flash ROM).
 
3. Here is the command which burns the monitor as well as the
configuration bitstring to Flash ROM:
fpgalab-0.3/build/bin/xsload
-usb
-fwrite build/monitor/xsa-xst-3/monitor.exo
build/eco32/xsa-xst-3/eco32.exo
configuration bitstring into the Flash ROM:
~/fpgalab-0.3/build/bin/xsload \
-usb \
-fwrite ../../monitor/xsa-xst-3/monitor.exo ./eco32.exo \
-autoload
 
/fpga/boards/xsa-xst-3/Makefile
14,6 → 14,7
mkdir -p $(BUILD)/eco32/xsa-xst-3
cp build/eco32.bit $(BUILD)/eco32/xsa-xst-3
cp build/eco32.exo $(BUILD)/eco32/xsa-xst-3
cp doc/README $(BUILD)/eco32/xsa-xst-3
 
clean:
mv build/eco32.xise .

powered by: WebSVN 2.1.0

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