In the Extranet that I have access to, I see:
"DDC4100 Application FPGA Sample Code"
"DDC4100 Application FPGA Sample Code for GUI use"
These two zips contains numerous files with the .vhd extension, and others with the extensions .bit, .ucf, .mcs . I am unclear how to interact with these files.
"DLP® Discovery™ 4100 Software Installation"
This file contains an executable installer.
None of these files seem to contain any C code or an obvious DLL I can use to control the D4100 through an external program. What am I missing?
Is there an example somewhere of a simple "Hello World"-type program for writing an image to the DMD, perhaps using C? This would be extremely helpful.