URL
https://opencores.org/ocsvn/mips789/mips789/trunk
Subversion Repositories mips789
[/] [mips789/] [branches/] [avendor/] [bench/] [bootloader/] [bootloader.c] - Rev 15
Go to most recent revision | Compare with Previous | Blame | View Log
#include "..\..\clib\dvc_lib.h" void main2() { uart0_putstr((char*)"HELLO CPU WORLD!\nThis is MIPS789 Running\nI am ready to RCV prgram..."); download(); }
Go to most recent revision | Compare with Previous | Blame | View Log