Keywords: ISE, EDK, integrate, integration, embed, processor, XMP, source
I have my EDK design instantiated in an ISE project. I have already synthesized and implemented my EDK project in ISE. I now change my instantiation template from VHDL to Verilog (or from Verilog to VHDL). My EDK project is now re-synthesizing and re-implementing.
Why did the change in the template language cause my project to rebuild?