I am currently pursuing my graduate degree from Air University. I was trying the MicroBlaze example that you hav implemented , I am trying to do it on a spartan 3e starter board.
while generating Netlist i received following errors , the file pselect.vhd and family.vhd are missing. These files are also not avaiable in \\Microblaze\Tools\pcores\nimdm_v1_00_e\hdl\vhdl
kindly let me know how can I remove these error or where I can get these files.
*************************Error *********************************
ERROR:EDK:1405 - File not found in any repository
'proc_common_v1_00_c/hdl/vhdl/pselect.vhd'
ERROR:EDK:1405 - File not found in any repository
'proc_common_v1_00_c/hdl/vhdl/family.vhd'
ERROR:EDK:440 - platgen failed with errors!
make: *** [implementation/system.bmm] Error 2
****************************************************************
I am following the http://decibel.ni.com/content/docs/DOC-8753
Regards