##// END OF EJS Templates
LPP DMA v1.0.1...
LPP DMA v1.0.1 - Correction of bugs due to "AHB bursts and 1kB address boundary" - Add TB for DMA with a RTL model of the external RAM CYC1360C in designs/Projet-LeonLFR-AP3K-Sheldon_sim-all

File last commit:

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