##// END OF EJS Templates
Débug de la FIFO...
Débug de la FIFO /!\ syncram_2p, signaux d'écritue/lecture actif a l'état haut Différent de RAM_CEL actif a l'état bas .

File last commit:

r14:46dea010b1a4 default
r103:e52d1f932b5e martin
Show More
systest.c
10 lines | 61 B | text/x-c | CLexer
Alexis
Cleaned APB_LCD_DRIVER, added C driver for LCD frame buffer and general purpose APB management(PnP). Added example for implementing APB_LCD_DRIVER on digilent xc3s1600e board.
r14
main()
{
report_start();
base_test();
report_end();
}