tried some stuff with ifg

This commit is contained in:
Maliakal Dhanya
2014-07-16 15:09:26 +02:00
parent 024e386f50
commit 95947778c5
10 changed files with 70 additions and 5 deletions

View File

@@ -31,6 +31,9 @@ class LocalLinkInterface: public HardwareIO{ //
int Test(unsigned int buffer_len, void *buffer);
LocalLinkInterface();
int InitNewMemory (unsigned int addr, int ifg);
/*
bool FiFoReset(unsigned int numb);
int FifoSend(unsigned int numb, unsigned int frame_len, void *buffer);