##// END OF EJS Templates
DAC driver added, MINI-LFR design updated to be compatible with new leon3-soc.
DAC driver added, MINI-LFR design updated to be compatible with new leon3-soc.

File last commit:

r100:fc97c34d69e3 martin
r530:5eb17174cdba JC
Show More
hello.c
6 lines | 125 B | text/x-c | CLexer
main()
{
printf("\n\n Hello LEON3 World!!!\n");
printf("\n Simulation will now be halted through error mode...\n\n");
}