Forum Discussion
EBERLAZARE_I_Intel
Regular Contributor
7 years agoHi,
Here is an example design that demonstrate the development of a custom logic component, writing the register SVD file, integrate it into the system, and eventually expose the custom logic’s registers in the DS-5 debug perspective, here:
https://rocketboards.org/foswiki/Projects/UsingCMSISWithCustomFPGALogic
More info on .svd files:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_soc_eds.pdf#page=10
Here is a Simple DS-5 debug tutorial for your reference that demonstrate to debug a simple Hello World:
https://software.intel.com/en-us/node/720361
Regards.