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

Subversion Repositories usb_fpga_1_11

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /usb_fpga_1_11/trunk/examples/usb-fpga-1.15/1.15b/ucecho
    from Rev 5 to Rev 6
    Reverse comparison

Rev 5 → Rev 6

/UCEcho.java
133,6 → 133,7
// upload the firmware if necessary
if ( force || ! ztex.valid() || ! ztex.dev().productString().equals("ucecho example for UFM 1.15") ) {
System.out.println("Firmware upload time: " + ztex.uploadFirmware( "ucecho.ihx", force ) + " ms");
force = true;
}
// upload the bitstream if necessary
/ucecho.c
32,7 → 32,7
// enables high speed FPGA configuration via EP4
ENABLE_HS_FPGA_CONF(4);
 
xdata BYTE run;
__xdata BYTE run;
 
#define[PRE_FPGA_RESET][PRE_FPGA_RESET
run = 0;

powered by: WebSVN 2.1.0

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