##// END OF EJS Templates
Restored previous ALU version as ALU_V0 for IIR filter first version...
Restored previous ALU version as ALU_V0 for IIR filter first version compatibility. Plus some improvments on ICI4 design.

File last commit:

r100:fc97c34d69e3 martin
r226:9c9d4ca3fdbf alexis
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");
}