SIDEV
------------------------------------------------
-> binaries
	-> 32bit
		-> apps
		-> driver
	-> 64bit
		-> apps
		-> driver
------------------------------------------------
-> siddk
	-> apps
		-> dll_loader
			-> linux (makefile)
			-> win (project files demonstrating loading a dll)
		-> sisample
			-> linux (makefile)
			-> win (project files for command line app)
		-> sisamplib
			-> linux (makefile)
			-> win (project files for dll)

	-> common_hw
	-> common_sw
	-> docs
	-> siddk_mpc83
		-> apps
			-> siclient
			-> siclientlib
			-> siserver
		-> drivers
			-> linux
			-> wdf
	-> siddk_plx
		-> apps
		-> drivers
			-> linux
			-> wdf

------------------------------------------------
-> sidsp
	-> basiccom
		-> plxc6711
			-> Rev1
				-> coff_x1 (CCS project files for simple DSP COFF file)
				-> coffbios_x1 (CCS project files for simple DSP COFF file using DSP Bios)
				-> coffbios_x2 (CCS project files for simple DSP COFF file using DSP Bios, loading large COFF files in two stages)
				-> coffmod6x_x1 (CCS project files for simple DSP COFF file that also configures SI-MOD6x from DSP side)

------------------------------------------------
