##// END OF EJS Templates
Partially Working BeagleSynth base design, SDRAM still f****** buggy.
Partially Working BeagleSynth base design, SDRAM still f****** buggy.

File last commit:

r100:fc97c34d69e3 martin
r265:9504f3e37fb4 alexis
Show More
systest.c
10 lines | 61 B | text/x-c | CLexer
main()
{
report_start();
base_test();
report_end();
}