
Host_sw:
	SW running on uBlaze that controlls the array (big uBlaze)
	
ISE:
	Hardware dev env.

many_core_src:
	Hardware source files for the many core

node_sw:
	SW running on each node & dev env

Scripts:
	data2mem_program.bat takes the .elf files and turns them into bit streams for the msc cores and 
	downloads it onto the FPGA (might have to run twice if it says FPGA isn't configured).

System:
	All VHDL files for the uBlaze processor (big one) - don't change stuff in this folder

many_core.bit:
	bit stream for the FPGA

many_core_download.bit:
	Same bitstream but also contains the elf files for the small cores.

microblaze_msc_merged_bd.bmm:
	Locations of where to put things into the on board memory