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

Subversion Repositories usb_fpga_1_2

[/] [usb_fpga_1_2/] [trunk/] [examples/] [usb-fpga-1.15/] [1.15b/] [lightshow/] [lightshow.c] - Diff between revs 8 and 9

Show entire file | Details | Blame | View Log

Rev 8 Rev 9
Line 17... Line 17...
!*/
!*/
 
 
#include[ztex-conf.h]   // Loads the configuration macros, see ztex-conf.h for the available macros
#include[ztex-conf.h]   // Loads the configuration macros, see ztex-conf.h for the available macros
#include[ztex-utils.h]  // include basic functions
#include[ztex-utils.h]  // include basic functions
 
 
// Endpoint 2 is used to high spee FPGA configuration
// Endpoint 2 is used to high speed FPGA configuration
EP_CONFIG(2,0,BULK,OUT,512,4);
EP_CONFIG(2,0,BULK,OUT,512,4);
 
 
// select ZTEX USB FPGA Module 1.15 + Experimental Board 1.10 as target
// select ZTEX USB FPGA Module 1.15 + Experimental Board 1.10 as target
IDENTITY_UFM_1_15(10.13.0.0,0);
IDENTITY_UFM_1_15(10.13.0.0,0);
EXTENSION_EXP_1_10;
EXTENSION_EXP_1_10;

powered by: WebSVN 2.1.0

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